freebsd-ports/mail/esmtp/files/patch-esmtprc.5
Erwin Lansing 3c9ecc4516 Add esmtp 0.4.1,
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.

PR:		54491
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-15 08:50:52 +00:00

13 lines
409 B
Groff

--- esmtprc.5.orig Tue Jul 15 07:57:07 2003
+++ esmtprc.5 Tue Jul 15 07:58:05 2003
@@ -96,8 +96,8 @@
place a %T. The mail message's \fBFrom\fR address will be inserted where you
place an %F.
-Some common MDAs are "/usr/bin/procmail -d %T",
-"/usr/bin/deliver" and "/usr/lib/mail.local %T".
+Some common MDAs are "/usr/local/bin/procmail -d %T"
+and "/usr/libexec/mail.local %T".
.SH SEE ALSO
esmtp(1)