
PowerTCP Mail for ActiveX
Overview PowerTCP Mail for ActiveX Product Features SMTP, POP3 and IMAP4 controls for creating, sending, retrieving, previewing, verifying and editing mail messages. ' Send mail with a single line of code using the QuickSend method (specifying ' "To", "From", "Subject", "Text" and the server used as parameters). Smtp1.QuickSend "you@test.com", "me@test.com", "Test", _ "This is a message", , "mail.test.com" Feature Overview Easy Protocol and MIME knowledge is not needed; the controls will do the work Create HTML messages from HTML source with a single method call Progress provided during sending and receiving Trace method for logging sessions Headers can be manipulated for more sophisticated requirements Feature-Rich Includes 64-bit dlls IPv6 support Multi-national character sets fully supported Base64, Quoted Printable, UUEncode and Y-encoding supported On-the-fly encoding and decoding with the Message object Email address verification COM+ Component Services support Secure SSL 2.0, SSL 3.0, PCT, TLS 1.1 and 1.2 support Secure Smtp, Pop and Imap support Implicit and explicit security modes Rich X509 certificate management objects included Flexible and Stable Blocking mode supports scripted application design Asynchronous mode supports event-driven application design Product optimized and updated for over ten years Wrapper classes provided for easy VC++ integration Many samples in various development environments including VB6, VC++ and Delphi Features pullpage Code Examples pullpage Release History pullpage Online Documentation pullpage smtp-activex-control pullpage pop-activex-control pullpage imap-activex-control pullpage message-object-encode-and-decode-mime-messages