Postfix does not support the 'send-mail' arg.
This commit is contained in:
parent
0f79acf93f
commit
dc8c2ef8d0
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mailer.conf.5,v 1.7 2002/01/19 03:25:12 wiz Exp $
|
||||
.\" $NetBSD: mailer.conf.5,v 1.8 2002/10/17 16:47:47 soren Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
|
@ -77,7 +77,6 @@ MTA suite in place of
|
|||
.Bd -literal
|
||||
# Emulate sendmail using postfix
|
||||
sendmail /usr/libexec/postfix/sendmail
|
||||
send-mail /usr/libexec/postfix/sendmail
|
||||
mailq /usr/libexec/postfix/sendmail
|
||||
newaliases /usr/libexec/postfix/sendmail
|
||||
.Ed
|
||||
|
|
Loading…
Reference in New Issue