-
hi. i am having a bit of an issue figuring something that i think might be filesystem related. i am running maildev in an lxc container. it's running fine, i can connect to both smtp and http port, UI…
-
Hi,
I really would like to use MailDev in integration tests, but this example code
```
var MailDev = require('maildev');
maildev = new MailDev();
```
does not work for me.
I am getting this error
…
-
Would be great to create an markdown file with the REST API documentation as well as a potential future Node.js API documentation. The Node.js API could look something like:
``` javascript
var MailDe…
-
With the rewrite of Homestead v2, it is now considerably more difficult (if not impossible) to share development environment code on a project. One of the key benefits of Vagrant is committing the `Va…
-
Refactor maildev into a standalone email receiver and break web GUI into separate module entirely.
Need to create a simple, easy to consume API for the maildev server that could be used as a standal…
-
io.configure is not possible with the newest socket.io thus maildev just crashes.
pls fix
easiest fix would be to use 0.9.17 in your package.json
-
per #maildev
1. Default font: Lucida Grande
2. Options: tweak_bodies = false, tweak_chrome = true
3. Platform: OS X 10.6.8
4. Default font size: 13pt
making tweak_chrome=false solves issue.
-
... to make sure the autosync code does not lock the whole folder and prevents us from seeing our calls to MsgHdrToMimeMessage complete.
<bienvenu> protz - when we see the new header, we schedule…
protz updated
13 years ago
-
Sometimes the conversation view displays empty grey rectangles that do not appear when only viewing the affected message.
/* FIXME check on #maildev ?header=quotebody is the best way to do that.
* S…
protz updated
14 years ago