Revert previous commit, -o is functional here and is required.

This commit is contained in:
Peter Wemm 1999-12-29 18:20:23 +00:00
parent 521cb9d2af
commit fdfe44994d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55229

View File

@ -60,7 +60,7 @@ dnl Dialup users should uncomment and define this appropriately
dnl define(`SMART_HOST', `your.isp.mail.server')dnl
FEATURE(local_lmtp)dnl
define(`LOCAL_MAILER_FLAGS', LOCAL_MAILER_FLAGS`'P)dnl
define(`confCW_FILE', `/etc/mail/sendmail.cw')dnl
define(`confCW_FILE', `-o /etc/mail/sendmail.cw')dnl
define(`confNO_RCPT_ACTION', `add-to-undisclosed')dnl
define(`confMAX_MIME_HEADER_LENGTH', `256/128')dnl
MAILER(local)dnl