Tip – Test sending emails from your application without an SMTP Server
Eric Phan |
Thursday 18 November 2010 at 01:20 PM Frequently the applications that we develop will need to send out an email (e.g. for account registration, order confirmation or newsletter). How does a developer tests that the emails are formatted and mail merged correctly? The options you have are:
- Local or other SMTP server (not applicable for Windows 7 as there is no local SMTP server option anymore)
- Local Directory Delivery
- Smtp4Dev (recommended)
IIS,
SMTP,
Smtp4Dev in
Development 