Overview

Secure Tool
Winsock Tool
FTP Tool
Telnet Tool
Emulation Tool
Server Tool
Mail Tool
SNMP Tool
Web Tool

PowerTCP Mail Tool IconPowerTCP Mail Tool

The SMTP Control sends mail, the POP Control downloads mail, the IMAP Control manages mail on the server, and the Message object encodes/decodes your mail on-the-fly. If you have experienced the pain of dealing with multi-part MIME messages, you'll appreciate our new Message object!

  • SMTP Control - Use this control to send messages to any SMTP server. Enhanced SMTP commands are automatically supported. A message can even be constructed and sent with one line of code.
  • POP Control - Use this control to download messages from any POP3 server. By default, all messages are downloaded into a single collection of message objects!
  • IMAP Control - Use this control to manage and download messages from any IMAP4 server. A local object model makes remote mail management easy, with no knowledge of IMAP4 commands required!
  • Mail Object - Accepts any MIME message and decodes it into an object representation you can easily deal with. Performs encoding too!
Benefits & Features
  • Detailed knowledge of SMTP, POP3, IMAP4 and MIME is not required.
  • Enhanced SMTP commands such as 8BITMIME, PIPELINING, SIZE and Delivery Status Notifications are automatically used if advertised by the server.
  • The Message object provides an object representation of any e-mail message. This formatting object supports easy manipulation of simple and complex (even nested) MIME messages.
  • Controls maintain small memory footprints, even while encoding/decoding large messages in memory.
  • Encoded/decoded messages need not be spooled to disk, making this product a real performer for messages buffered in memory.
  • One method call builds and sends a message.
  • All the benefits listed in the
  • All the benefits listed in the PowerTCP Overview.
Sample Projects
  • Bulk Mailer – Uses the SMTP control to show how to send the same message to many recipients. Addresses are taken from a CRLF delimited text file. Uses the POP control to show how to maintain a list a people who have replied with REMOVE in the subject. Visual Basic 6.
  • Mail Forwarder – Uses the POP control to retrieve all messages for a given source address. Uses the SMTP control to forward those messages to a given destination. Visual Basic 6.
  • SmtpClient – Demonstrates how to build and send a message using the Message Object and SMTP Control. Visual Basic 6, Delphi 4, PowerBuilder 6.
  • PopClient – Demonstrates many aspects needed to create a simple message client program using the Message Object and the POP Control. Visual Basic 6, Delphi 4, PowerBuilder 6.
  • QuickSend – A simpler version of the SmtpClient application, uses the QuickSend method to show how to quickly send a message with very little coding. Visual Basic 6, VC++ 6, Delphi 4, PowerBuilder 6.
  • ImapClient – Demonstrates interactive operation with an IMAP4 server. Visual Basic 6, Delphi 4, PowerBuilder 6.
Potential Uses/Applications
  • Build a custom Mail Client application.
  • Create a custom e-mail notification application.
  • Implement a Custom Mail processing or routing application.
  • Create a Bulk mailer application.
  • Automatically email a compressed file from application.
  • Filter and forward mail received at sales and info email addresses.
  • Create a unified messaging application for your company.
Compatibilities
  • Development Environments: Visual Studio, Office 97 (VBA), C++Builder, Delphi, PowerBuilder and other environments that supports ActiveX (ATL) controls.
  • Operating Systems: Windows 95/98, NT4, NT 2000.


© 1999 Dartcom, Inc. All rights reserved.