Mail server for JavaMail testing

email, jakarta-mail, mail-server

Solution

Sign up for a Gmail account and then use the settings there. See this page for more details:

http://mail.google.com/support/bin/answer.py?hl=en&answer=13287

That gives you an SMTP server.

Problem

I want to test JavaMail locally, so I need a mail server. Are there any free mail servers I can use?

Original source