S/MIME Support - EasyMail .Net Edition version 3 supports S/MIME with the optional S/MIME Plug-in. The plug-in seamlessly integrates with existing code written for EasyMail .Net Edition enabling application developers to easily add S/MIME capabilities to their applicatioin. Licenses for the S/MIME plug-in must be purchased seperately.
Compact Framework Support - Compact Framework compilations of the SMTP, POP3, IMAP4 and Parse components are included. This will enable you to build email applications for devices that support the .Net Compact Framework like PocketPC, SmartPhone, etc...
Initialize License Key from Web.config or machine.config - EasyMail .Net Edition components can automatically read license key information from the Web.config or machine.config files.
Included SASL Plug-in with NTLM Authentication Support - Included with EasyMail .Net Edition is the new SASL plug-in which can be used to add additional authentication protocols to the already wide array of built-in authentication protocols supported by the EasyMail .Net Edition components. Currently the SASL plug-in adds support to the SMTP, POP3 and IMAP4 components for NTLM authentication.
SMTP Assembly, New and Improved Features
Parse Assembly, New and Improved Features
IMAP4 Assembly, New and Improved Features
POP3 Assembly, New and Improved Features
The SMTP assembly fully supports the latest revisions of the SMTP protocol for sending Internet e-mail. With as little as two lines of code you will be able to create and send e-mail messages.
Much more powerful than System.Web.Mail.
SMTP assembly - main features include:
Send HTML Messages
Login Authentication
Progress Monitoring
File Attachments
Universal Character Sets
MIME Encoding
ESMTP
Relaying
and more...
The POP3 assembly fully supports the latest revisions of the POP3 protocol, for retrieving Internet e-mail. With just a few lines of code you will be able to download e-mail messages.
POP3 assembly - main features include:
Full Control of POP3 Server
APOP Authentication
Download Full Message or Header Only
Status Notifications
Integrates with Parse assembly to Provide Access to Attachments, Recipients and Other Downloaded Message Parts
Stream Support
and more...
The IMAP4 Assembly fully supports the latest revisions of the IMAP4 protocol, for previewing, retrieving, and managing Internet e-mail stored on a server implementing the IMAP4 protocol.
IMAP4 assembly - main features include:
Full Control of IMAP4 Server
Manipulate Mailboxes (Folders)
Download Message Envelopes
Preview Message Parts
Manipulate Flags
Search and Sort Messages
Integrates with Parse assembly to Provide Access to Attachments, Recipients and Other Downloaded Message Parts
Status and Message Notifications
Stream Support
and more...