Fake SMTP Server For Development
This fake SMTP server comes handy when you have to do development which requires sending hundreds of email.
This will act as an SMTP server but doesn't relay emails but saves them in a file in predefined location and also display the emails in the GUI itself as they comes.
This is cross compatible Java jar file and can be launched easily by typing:
java -jar fakeSMTP.jar
after downloading it from this website.
This is great!
ReplyDelete