Tuesday, August 5, 2008

SMTP Email - Another Tool

We have been having some email SMTP issues as of late with our software package. I decided to write a small Forms app that allows users to enter SMTP information and send a test email. It was straight forward and easy to write. I even added some cleanup to the text fields to ensure the values were set correctly. While not a lot to look at it should be very useful in troubleshooting email issues.

Here is the app. It includes a results section that throws exception errors as well which will be very helpful in troubleshooting.