Class for sending e-mail. Sends mail messages by using the SMTP protocol. Supports the SMTP Authentication. (CRAM-MD5, LOGIN, PLAIN) Moreover, can use the SMTPS (SMTP over SSL/TLS). (.NET Framework 2.0 or later)
For a list of all members of this type, see AwSmtp Members.
System.Object
Asterworld.Mail.AwSmtp
[Visual Basic]
Public Class AwSmtp
Remarks
The source code of this class is offered together with the following software.
Requirements
Namespace:
Asterworld.Mail
Assembly: Asterworld_En (in Asterworld_En.dll)
See Also
AwSmtp Members | Asterworld.Mail Namespace | Mail Manager