Postfix does not support the 'send-mail' arg.

This commit is contained in:
soren 2002-10-17 16:47:47 +00:00
parent 0f79acf93f
commit dc8c2ef8d0
1 changed files with 1 additions and 2 deletions

View File

@ -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