mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
4e942b6419
Approved by: portmgr blanket
17 lines
619 B
Plaintext
17 lines
619 B
Plaintext
esmtp is a user configurable relay-only Mail Transfer Agent
|
|
(MTA) with a sendmail compatible syntax. It's based on libESMTP
|
|
supporting the AUTH (including the CRAM-MD5 and NTLM SASL
|
|
mechanisms) and the StartTLS SMTP extensions.
|
|
|
|
These are the esmtp features:
|
|
|
|
* fully sendmail command line compatible,
|
|
* supports the AUTH SMTP extension, with the CRAM-MD5 and
|
|
* NTLM SASL mechanisms,
|
|
* support the StartTLS SMTP extension,
|
|
* requires no administration privileges,
|
|
* individual user configuration,
|
|
* does not receive mail, expand aliases or manage a queue.
|
|
|
|
WWW: http://esmtp.sourceforge.net
|