Category

debugging smtp server

Testing smtp code locally via smtp4dev with no smtp server setup

1102038_25845967

Just another plug for a very helpful tool that I’ve been using for testing SMTP code locally. Smtp4dev simulates an SMTP server on your local machine, allowing you to send email via a local SMTP connection in your code when you do not have a SMTP server setup. You can even inspect the messages to ensure that they are exactly as intended, with the subject, body, etc. Very simple, but useful too…

Copyright © 2013 Krueger Web Design - All rights reserved