Hi everyone. I just built this over a few days because viewing test emails in gmail is slow and also because I'm afraid the recipients might get test emails (in my case suppliers of the company I work for).<p>I didn't want to use an external service such as mailtrap because I can't have confidential information stored outside of our control. So over a couple of days mostly I developed this SMTP server and web interface to be able to test emails fuly locally.<p>I know the front end code is bloated and ugly but honestly I don't really have the time to do any refactoring at this point !<p>Feedback is appreciated. Would you use this ?<p>Edited to add : Github repo is here : <a href="https://github.com/jfoucher/Mailocal" rel="nofollow">https://github.com/jfoucher/Mailocal</a>