SMTP Wizard ActiveX v3
ActiveX for sending e-mails
SMTP Wizard +SSL v2 allows you to be able to send E-mail
by accessing an SMTP server with minimal knowledge of how SMTP works and very
little code. There are many features for simplifying tasks of accessing and
utilizing an SMTP server and sending e-mail. The control talks directly with
the SMTP servers and completely bypasses MAPI and any of the
problems that MAPI has.(i.e. Security dialogs and other nuisances)
SMTP Wizard +SSL v2 allows you to:
-
Be used in a scriptable language such as VBScript
-
Use Secure Password Authentication for logins
-
Utilize the features of ESMTP
-
Get the server abilities
-
Send very large messages
-
Verify that each recipient is valid, otherwise choose whether to proceed
-
Use every command that SMTP protocol supports.
-
Comes with SMTPMessage object which makes creating an RFC 822 compliant message
incredibly easy
-
Custom headers and values
-
Multiple TO , CC and BCC recipients
-
Add file attachments
-
Communicate over secure channels when talking to a SSL enabled server
-
Send HTML and regular plain-text messages
-
Send the messages Asynchronously freeing your application to do other
work
-
No User Interaction Required
-
NEW - Now supports SOCKSv4 and SOCKSv5
-
Plus more
Simple Mail Transport Protocol Wizard lets you send mail with ease. The
SMTPMessage object gives you quick access to building a message, adding files
to it, and sending it through a mail server.
Your project can easily send out email notifications, error reports,
customer responses, and a whole lot more.
This control works with any ActiveX container and even works in ActiveX
scriptable languages such as VBScript.
Related Articles
You can read an article about how to send
mail from your app by clicking here!
|