问题
I'm running Windows Vista on my development machine... tried four SMTP servers so far (2 crashed, 2 turned out to be trial ware after being promoted as "free"). So I don't have IIS6 SMTP available.
Do you know any simple, hassle-free SMTP server that I can use? I need absolutely no bells and whistles. All it needs to do is listen on port 25 and send off emails.
Help?
回答1:
Try Mercury Mail
回答2:
Free SMTP Server is a simple and small SMTP server. It always forwards emails to recipents. That's all.
回答3:
Check out Lamson, an SMTP server in Python.
回答4:
You can hardly get freer or simpler than pysmtp
回答5:
Install sendmail in a virtual ubuntu machine and send email through that.
回答6:
In Windows XP, there's a "SMTP service" in the IIS category under 'Add/Remove Windows Components' - not sure if Vista has that too.
来源:https://stackoverflow.com/questions/932679/a-good-free-simple-non-trial-local-smtp-server-for-development