NebolMailer
NebolMailer provides a consistent wrapper around the sending of emails.
There are currently three methods of sending email:
Using the built-in C# MailMessage functionality from Microsoft
Using the Postie mail-sending application. You need to provide postie.exe in the /postie/ folder Unfortunately the infradig.com website seems to have shut down, but the application can still be located elsewhere.
Using Thunderbird to send the email. Thunderbird will use the default SMTP account to send the email.