-
Hi all,
as already mentioned in ticket https://github.com/maildev/maildev/issues/319 looks like maildev automatically select STARTTLS protocol when port is 587.
Unfortunately i have to interact with…
-
On gmail:
![image](https://user-images.githubusercontent.com/121995/121355294-05ed8f00-c930-11eb-8f09-6d84de99b88c.png)
On maildev:
![image](https://user-images.githubusercontent.com/121995/121…
-
- [x] Upgrade to PHP 7.3 — current PHP 7.0 is notably slower https://github.com/Automattic/jetpack/pull/10725
- [ ] Allow disabling unused containers (sftp, email)
- [ ] Query monitor warns about ex…
-
Hello,
I spent days trying to figure out the root cause of an issue I have. After reviewing all similar issues I decided to post details here.
Let me know if this should have been posted on Stack…
-
I have the Docker maildev container running locally on my Macbook Pro (in a VirtualBox docker VM, set up through Docker-machine, docker toolbox 1.8.3), and it is working fine, most of the time. Howeve…
-
Hey MailDev contributors!
As some of you may noticed, my bandwidth for merging PRs and digging into issues has diminished over the last year with an increase workload at my job. I've also struggled t…
-
The only documentation available is how to use the MailDev container in your programs. But no information is available on linking the MailDev container to other containers (either via docker commands …
-
### ⚠️ Please verify that this question has NOT been raised before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](ht…
-
![Snipaste_2022-07-23_16-54-47](https://user-images.githubusercontent.com/59646715/180598442-bad37fd2-36cb-4605-9bc9-fcf36bdfc91b.jpg)
-
Hey there!
Curious if there's a way to avoid overwriting `SIGINT`/`SIGTERM` handlers in maildev/index.js:
```javascript
function shutdown () {
logger.info(`Recieved shutdown signal, shut…