blob: 65089fa84684c2582b8a9522c73270a012f0a268 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
smtp-cli is a powerful SMTP command line client with a support for
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.
WWW: http://www.logix.cz/michal/devel/smtp-cli/
|