Simon Waight 1/17/2012

Safely Testing .NET Code That Does Email Delivery

Read Original

This technical article explains how .NET developers can test SMTP email delivery code without risking spam. It details configuring the IIS SMTP server to use a local drop folder, allowing developers to inspect generated .EML files instead of sending actual emails, providing a safe environment for testing multi-recipient scenarios.

Safely Testing .NET Code That Does Email Delivery

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week