I'm developing a Java app on the Windows platform, and my application needs to send email. For development/testing purposes, what is an easy and free email server I can run on Windows?
Asked
Active
Viewed 2,394 times
1
-
I think you are asking about an SMTP client, not a server. – hmcclungiii May 13 '09 at 12:23
-
I think this question has been answered here: http://stackoverflow.com/questions/7385076/a-clean-lightweight-mail-server-for-test/7590238#7590238 and http://stackoverflow.com/questions/4177990/local-smtp-server-that-can-be-used-for-testing-and-development-wont-actually-d/7590181#7590181 – remo Sep 28 '11 at 22:18