Subject: bin/18800: "send-mail /usr/libexec/postfix/sendmail" line in mailer.conf
To: None <gnats-bugs@gnats.netbsd.org>
From: Ryo HAYASAKA <ryoh@jaist.ac.jp>
List: netbsd-bugs
Date: 10/26/2002 04:20:44
>Number:         18800
>Category:       bin
>Synopsis:       "send-mail /usr/libexec/postfix/sendmail" line in mailer.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 25 12:21:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 1.6J
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 1.6J NetBSD 1.6J (BONNIE) #323: Sat Oct 26 01:45:48 JST 2002 ryoh@bonnie.jaist.ac.jp:/usr/src/sys/arch/i386/compile/BONNIE i386
Architecture: i386
Machine: i386
>Description:
It is nice for mailer.conf to contain a "#send-mail
/usr/libexec/postfix/sendmail" line as a template.
	
>How-To-Repeat:
	
>Fix:
Index: mailer.conf
===================================================================
RCS file: /usr/cvsup/basesrc/etc/mailer.conf,v
retrieving revision 1.5
diff -d -p -u -r1.5 mailer.conf
--- mailer.conf 2002/10/17 16:52:40     1.5
+++ mailer.conf 2002/10/25 19:13:01
@@ -13,5 +13,6 @@
 # Run Sendmail compatible Postfix commands
 #
 #sendmail      /usr/libexec/postfix/sendmail
+#send-mail     /usr/libexec/postfix/sendmail
 #mailq         /usr/libexec/postfix/sendmail
 #newaliases    /usr/libexec/postfix/sendmail
Index: mailer.conf.5
===================================================================
RCS file: /usr/cvsup/basesrc/usr.sbin/mailwrapper/mailer.conf.5,v
retrieving revision 1.8
diff -d -p -u -r1.8 mailer.conf.5
--- mailer.conf.5       2002/10/17 16:47:47     1.8
+++ mailer.conf.5       2002/10/25 19:14:37
@@ -77,6 +77,7 @@ 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
	
>Release-Note:
>Audit-Trail:
>Unformatted: