 

|
The ARSMTP ActiveX
SMTP DLL enables applications to easlly use SMTP (Simple
Mail Transfer Protocol) to send messages across a TCP/IP
network (Internet or intranet). Messages can be either
forwarded onto an SMTP relay server or they can be sent
directly to the SMTP server(s) that handles each
recipient (using DNS). It has the following facilities:
- Properties
enabling the HELO and MAIL FROM details to be
defined.
- Messages can
have multiple recipients at different mail
domains.
- The message
can be forwarded to a single SMTP server or DNS
can be used to determine the SMTP server(s) to be
used from the recipient e-mail addresses.
- On completion
three collections are available that detail those
recipients the message has been sent to, those
recipient addresses that are invalid and those
recipients that could not be reached because of
technical problems (those that should be retried).
- Events
detailing recipients rejected by the SMTP server(s),
IP addresses of SMTP servers connected to and
error details for logging.
- Optional
support for ETRN enabling messages to be
downloaded from suitable SMTP servers (e.g. NU-Mail).
- Session
timeout settings.
- The default
SMTP port can be overridden.
- Optional
generation of full protocol details for trace
logging.
- Last error
code and description.
The component can
be downloaded from our downloads page and a license
purchased from our ordering page.
We also supply the EasySMTP ActiveX DLL.
|