|
Command Line SMTP Client Our original command line SMTP tool. It may be simple but it supports ESMTP authentication, Multiple Recipients, Mime , Automatic file type detection and UUEncoded, 7bit, quoted-printable or base64 message formats.
Features:
ESMTP authentication
Multiple Recipients (including CC and BCC Recipients)
Messages composed from multiple files (including stdin)
Mime Version 1.0 multipart/mixed content type messages
Files included in message body or as attachments
Automatic file type detection and encoding in 7bit, quoted-printable or base64 format
UUEncoding option
What's New in This Release:
specify an alternative port on the server
ESMTP PLAIN and LOGIN authentication
Issue with inline sections in MS Outlook resolved
|