MailSharp

Sending Mail

MailSharp supports 8 different mail sending scenarios based on three factors:

The method calls for each scenario are:

Creating Templates

A MailSharp template is just a plain old HTML file. Any images you reference in your template will be embedded in each outgoing email by MailSharp (just like popular email clients do).

Using MailSharp

MailSharp is intended to be easy

Database