Tagged Questions
8
votes
6answers
2k views
What's a good mail server for development use?
I'm doing some development which will involve reacting to emails, and I'd like to use a local IMAP mail server for this.
I currently use Devnull SMTP server for testing of sending emails, but this ...