How to Send / Receive Emails (SMTP & POP) From Localhost; Simple Freeware Java MailServer
Many programs require you to provide details of a mailserver. You can provide an actual mailserver, possibly from your ISP, but that causes emails to be actually send which you may not want for testing. Here is a simple cross-platform mailserver that you can use to test email sending / receiving of any application.


