           MODULE=msmtp
         VERSION=1.4.17
          SOURCE=$MODULE-${VERSION}.tar.bz2
      SOURCE_URL=http://voxel.dl.sourceforge.net/sourceforge/msmtp/
      SOURCE_VFY=sha1:6b7fa1d9c9eee249b571b3f7720ebd779f94f4de
        WEB_SITE=http://www.msmtp.sourceforge.net/
      MAINTAINER=jeebusroxors@gmail.com
         ENTERED=20090301
         UPDATED=20090301
           SHORT="easy to configure mta"

cat << EOF
In its default mode of operation, it reads a mail from standard
input and sends it to a predefined SMTP server that takes care of
proper delivery. Command line options and exit codes are compatible
to sendmail.

Supported SMTP features include:
  * Authentication methods PLAIN, LOGIN, CRAM-MD5 and EXTERNAL (and
    GSSAPI, DIGEST-MD5 and NTLM when compiled with GNU SASL support)
  * TLS encrypted connections with the OpenSSL or GnuTLS libraries
    (including server certificate verification and the possibility
    to send a client certificate) * Support for Internationalized
    Domain Names (IDN) * DSN (Delivery Status Notification) support
  * PIPELINING support for increased transmission speed * RMQS
    (Remote Message Queue Starting) support (ETRN keyword)
EOF
