-
Hi, trying to test mail sending with Google App Engine (GAE) development server using MailDev and I get the following error after several tries of different configurations:
createCredentials() is dep…
-
Hi,
it seams that mailcatcher leaks a lot of memory. I've started it, and just reloading the page (without any mails in it) adds about 500kB to the process size:
```
$ sv restart ./service/mailcatch…
-
Hi
It would be great if Maildev comes as a simple .app to start/stop the mail server.
You may use [Platypus](http://sveinbjorn.org/platypus) for this and ideally select the 'Web View' output type to …
-
simplesmtp is deprecated and will not be Node 0.12 compatible, ~~we need to switch to Haraka: https://github.com/baudehlo/Haraka~~
**Edit:** We could also switch to https://github.com/substack/node-s…
-
Hello, i work on virtualmachine.
On my vm, i installed debian7
When i execute the command 'maildev',that work but the problem is that the console is blocked by maildev.
Is there a solution for this…
-
hi,
i installed forever-service in order to launch maildev at start.
i added maildev at service.
after i launched "service maildev start".
it works perfectly but when restart the system, the service…
-
Should _delete_ and _delete all_ emit events so that the frontend can react to deleted mail.
Currently, if one user deletes an item, other users still see it in the list and when they click on it the…
-
It's kind of hard to describe, but the whole screen refreshes whenever I delete an email. This makes deleting slow.
I guess it's not much of priority, but I left MailDev running for a few weeks as a…
Grynn updated
9 years ago
-
Hello Dan. We just wanted you to know that we have pushed an image of MailDev to https://registry.hub.docker.com/u/stratdat/maildev/ since I couldn't find one there already. Thanks for your work, we f…
-
It would be great if we could have optional basic auth implemented so that access could be restricted on dev servers for example.