|
|
| |
| Distinct SMTP Object | | |
With the SMTP Object you no longer require in-depth knowledge of RFCs and email protocols to add advanced email functions to your VB and VC email applications. We have done that job for you. Here is why this SMTP ActiveX component will give you a head start over users of competing products:
- Saves Time. Integrate sending of email with or without attachments using a single method, EasySend.
- Directly connects through a SOCKS proxy server. No additional software required.
- Helps stop unauthorized use of your SMTP server by spammers by letting you enable ESMTP Authentication. It supports both LOGIN and CRAM-MD5 authentication types.
- Supports Delivery Status Notification (DSN) allowing you to reduce network traffic by requesting that only the header be returned with notification of failure or success.
- Automatically supports ESMTP Pipelining to improve your performance and throughput.
- Automatically optimizes performance by using the appropriate ESMTP option, if supported by the server.
- Supports BinaryMIME, which allows binary messages to be sent without encoding at the client. A huge time saver at both the client and server ends.
- Reduces network traffic. Sends multiple messages on a single connection.
- Sends your larger messages to the destination mailbox by splitting them into partial messages, circumventing the restriction placed by most SMTP servers on the maximum size of attachments they are able to receive. (The POP3 object automatically rebuilds the partial messages).
- Automatically splits up large emails into several smaller one's when the SMTP server provides the maximum email size permitted.
- Supports Chunking to increase throughput and performance.
- Scaleable. Send any SMTP command directly to the SMTP server.
- Allows use of custom headers for full email customization.
- Allows you to verify a user’s email address before sending them a message.
- Automatically MIME encodes your messages and attachments. EasySend takes care of automatically MIME encoding your messages in quoted printable format.
- Extended MIME support. It includes support for more encoding types than competing products (Base 64, printed quotable, Binhex, Uuencode).
Back
|
|
|