summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sendmail
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-04-13 11:42:46 +0000
committerjoerg <joerg@FreeBSD.org>1996-04-13 11:42:46 +0000
commitcb414e0b3ed97a6a4538cf2ef2de71f2d23265e8 (patch)
treec2dbcaeaa85059adc33de2a177f755d251c70356 /usr.sbin/sendmail
parent26ab1a5eac60b49a4e027f60f2dfcdfd7d0ace2c (diff)
downloadFreeBSD-src-cb414e0b3ed97a6a4538cf2ef2de71f2d23265e8.zip
FreeBSD-src-cb414e0b3ed97a6a4538cf2ef2de71f2d23265e8.tar.gz
Remove the legacy -d option from the arguments to mail.local in 4.4bsd.
Diffstat (limited to 'usr.sbin/sendmail')
-rw-r--r--usr.sbin/sendmail/cf/ostype/bsd4.4.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sendmail/cf/ostype/bsd4.4.m4 b/usr.sbin/sendmail/cf/ostype/bsd4.4.m4
index 835e4d8..fe66abd 100644
--- a/usr.sbin/sendmail/cf/ostype/bsd4.4.m4
+++ b/usr.sbin/sendmail/cf/ostype/bsd4.4.m4
@@ -39,4 +39,5 @@ VERSIONID(`@(#)bsd4.4.m4 8.4 (Berkeley) 11/13/95')
ifdef(`HELP_FILE',, `define(`HELP_FILE', /usr/share/misc/sendmail.hf)')dnl
ifdef(`STATUS_FILE',, `define(`STATUS_FILE', /var/log/sendmail.st)')dnl
ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /usr/libexec/mail.local)')dnl
+ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail $u')')dnl
ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -z -a$g $h!rmail ($u)')')dnl
OpenPOWER on IntegriCloud