EASendMail SMTP Component enables your C#, VB.NET, JScript.NET, ASP.NET or other .NET framework applications to send Text/Html email based on SMTP/ESMTP protocol. It is a full-featured component which supports all operations of the SMTP/ESMTP protocol and provides many advanced features as follows:
- DNS lookup to send email without specified SMTP server;
- Test validity of email address;
- Support asynchronous mode and event driving;
- Support SSL/TLS, S/MIME;
- Support Text/Html/Alternative body;
- Support multiple attachments and embedded pictures;
- Import text/html to email body from specified file/URL;
- Add customized headers in email;
- Save email as specified file;
- Load email file for sending;
- Mail Queuing with EASendMail Service;
- Send email in background;
- Send mass email in background;
- Mulitple threadings;
- Replace variables in email body text;
- Select recipients from database;
- Send email in schedule;
- Failure delivery-report;
- Support BatchSendMail method;
- Send email via socks4/socks5/http proxy;
- Support .NET Compact Framework 2.0.
- Support DomainKeys and DKIM Signature;
- Support Gmail OAUTH/XOAUTH authentication;
- Support AES128, AES192, AES256 encryption (S/MIME);
- Support SHA256, SHA384, SHA512 signature (S/MIME).
- Support Microsoft Office 365 EWS OAUTH/XOAUTH2;
- Support EWS + TLS 1.2
Easy-to-use and featured examples are included in the installation file.