What's a good mail server for development use? [closed]

人盡茶涼 提交于 2019-11-30 06:47:55

Take a look at hMailServer.

I consider JAMES the best mail server for development. And its portable too. Fully written in Java.

Mercury Mail Server is a full featured mail server (minus webmail), however it is very light and should meet your need: Mercury Mail Server

Edit: Forgot to mention Windows/Netware only

Check out courier for unix-based machines. I've run it for quite some time on a linux machine, and it's very nice. You can easily enable/disable the features you want, including SMTP, POP, IMAP, SMTP Auth, SSL versions of protocols, etc.

exim works nice even in windows via cygwin.

Mdaemon is an excellent windows MTA. Lots of good reasons to use it in production too. Another different option is to use Gammadyne mailer in server mode.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!