I want to test a Java code for sending email. I don’t want to use any commercial mail client or connect to any external mail providers (like Gmail or Yahoo). I would like to know if there is any software which allows a user to configure dummy email addresses and server (locally) which can be used in my software to send and receive mails. I just want to test the functionality of the Java code.
Share
For email testing, try Dumbster. From their page:
Various forks exist since the original page is no longer available:
More can be found using a Github Search