Subject: CVS commit: pkgsrc/mail/esmtp
From: Min Sik Kim
Date: 2005-11-12 05:13:12
Message id: 20051112041312.C87992DA27@cvs.netbsd.org

Log Message:
Import esmtp from pkgsrc-wip.  Packaged by Leonard Schmidt.

esmtp is a user-configurable relay-only Mail Transfer Agent (MTA) with
a sendmail-compatible syntax.  It is based on libESMTP supporting the
AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the
StartTLS SMTP extensions.

Features include:
  * fully sendmail command-line compatible,
  * supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
    mechanisms,
  * supports the StartTLS SMTP extension,
  * requires no administration privileges,
  * individual user configuration,
  * does not receive mail, expand aliases or manage a queue,
  * local mail delivery via a MDA.


Files:
RevisionActionfile
1.1importpkgsrc/mail/esmtp/Makefile
1.1importpkgsrc/mail/esmtp/DESCR
1.1importpkgsrc/mail/esmtp/distinfo
1.1importpkgsrc/mail/esmtp/PLIST
1.1importpkgsrc/mail/esmtp/patches/patch-aa