|
ANSMTP SMTP COMPONENT 6.3 ReleasedPlatform: Windows 95/98/2000/NT/ME/XP/2003 Date: January 2005Documentation Download Buy With only some simple scripts your applications will be enabled to create and send Rich Text/Html emails with this powerful smtp component. |
| Product Info | Quick Tutorials | Advanced Skills | |
|
Overview Features License Purchase Download SDK Document |
ASP/ASP.NET Visual
Basic .NET
Framework CSharp.NET Visual
Basic.NET Visual
C++ Delphi VBS/Jscript/WScript More...
|
Threading-Pool Email
Queuing IIS
Smtp Service Dns
Lookup Internationalization COM+ More...
|
Technical Support support@emailarchitect.net Sales Enquiry sales@emailarchitect.net Frequently Asked Questions FAQs Developers Community Online Forum |
ANSMTP SMTP COMPONENT OVERVIEW
ANSMTP SMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, 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 also can 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 threadings-pool with highest performance. Both IOBJ and IMassSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license. |
ANSMTP SMTP COMPONENT FEATURES LIST
|
IOBJ |
Support SMTP commands: HELO, MAIL FROM, RCPT TO, DATA, QUIT. Support ESMTP commands: EHLO, AUTH LOGIN, AUTH NTLM, AUTH CRAM-MD5. Support Normal recipient, carbon copy recipient and blind carbon copy recipient. Support ESMTP "AUTH LOGIN" authentication. Support ESMTP "AUTH NTLM" authentication.(Secure Password Authentication) DNS lookup to send email without specified SMTP server. Test validity of email address. Send email via queuing of IIS SMTP Service. Support asynchronous mode and event driving. 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. |
RFC 821 RFC 822 RFC 2554 |
|
IMassSender |
Support unlimited worker threads (up to the limitation of operating system). Automatically adjust the no. of worker threads in Threading-Pool based on the actual usage. Support asynchronous mode and event driving. |
N/A |
| SSL/TLS Plus |
Protocol: SSL v2, SSL v3, TLS v1. Key Algorithms: RSA, DH. ESMTP command: STARTTLS POP3 command: STLS |
RFC 2487 RFC 2595 |
|
Digital Signature (S/MIME) |
Signed and Encrypted Message.
This feature uses CAPICOM object(a free component of Microsoft) |
RFC 2311 RFC 1847 |
ANSMTP SMTP COMPONENT SDK DOCUMENTATION
Developer can easily use this smtp component to develop email client tool or web application. It exclusively provides log file function to developer for debugging their programs. In order to learn more advantages of ANSMTP Object, please view Documents/Samples section.
|