Getting Started
OBJ Object
Properties
Methods
Events
MassSender Object
Properties
Methods
Events
Samples
|
ANSMTP Overviews
ANSMTP SMTP component provides an easy way to enable your ASP, VB, VBA, VC++, C#, VB.NET, JScript.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It supports many advanced features such as lookup DNS MX record to send email without specified SMTP server.
ANSMTP consists of two objects: IOBJ and IMassSender. IOBJ interface provides the basis of sending email. It supports CC, BCC, multiple attachments and ESMTP authentication. It fully supports asynchronous operating mode and event driving. It also provides advanced features such as embedded picture and alternative text. IMassSender interface enables your application to send mass email in a threading-pool to obtain higher performance. Both IOBJ and IMassSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license. See Also |
|