Name | Description |
---|---|
DotNetOpenMailProvider | Implements the EmailProvider using an open source library, |
SystemMailProvider | Default implementation of the EmailProvider. This uses the new (introduced in .NET 2.0) System.Net.SmtpClient class which uses SMTP. |