| Description |
A managed assembly that can send and retrieve emails programmatically using SMTP and POP3. Unlike System.Web.Mail, this component does not require CDONTS, a COM based technology, to be present and registered. ElectronicMail's implementation of Simple Mail Transfer Protocol (SMTP) is based on RFC 821, and its implementation of Post Office Protocol Version 3 (POP3) is based on RFC 1939. It also supports Multipurpose Internet Mail Extensions Version 1 (MIME) in accordance with RFC 1521. |