User Tools

Site Tools


nebolmailer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nebolmailer [2020/02/17 23:07] – created - external edit 127.0.0.1nebolmailer [2022/11/01 19:03] (current) nebol
Line 1: Line 1:
 NebolMailer NebolMailer
  
-TODOadd documentation+NebolMailer provides a consistent wrapper around the sending of emails. 
 + 
 +There are currently three methods of sending email: 
 + 
 +=== MessageMailer === 
 + 
 +Using the built-in C# MailMessage functionality from Microsoft 
 + 
 +=== PostieMailer === 
 + 
 +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. 
 + 
 +=== ThunderbirdMailer === 
 + 
 +Using Thunderbird to send the email. Thunderbird will use the default SMTP account to send the email. 
nebolmailer.1581977259.txt.gz · Last modified: 2020/02/17 23:07 by 127.0.0.1