aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-02-08 21:39:58 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-02-08 21:39:58 +0000
commit26085e0d27098ec4c5eac2065626e993eb101177 (patch)
tree10726428f007c2831fd9696c0f5e1c220d1dd097 /usr.sbin/mailwrapper
parentdf79cfe4a6e6558467ed949ec9d445cf3ed523f1 (diff)
downloadsrc-26085e0d27098ec4c5eac2065626e993eb101177.tar.gz
src-26085e0d27098ec4c5eac2065626e993eb101177.zip
Give more information to users replacing sendmail regarding periodic's
submit mail queue check. PR: docs/38924
Notes
Notes: svn path=/head/; revision=110574
Diffstat (limited to 'usr.sbin/mailwrapper')
-rw-r--r--usr.sbin/mailwrapper/mailwrapper.811
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8
index 1e8c73d801ce..9efd6a749edb 100644
--- a/usr.sbin/mailwrapper/mailwrapper.8
+++ b/usr.sbin/mailwrapper/mailwrapper.8
@@ -112,6 +112,16 @@ based on configuration information placed in
.Pa /etc/mail/mailer.conf .
This permits the administrator to configure which MTA is to be invoked on
the system at run time.
+.Pp
+Other configuration files may need to be altered when replacing
+.Xr sendmail 8 .
+For example, if the replacement MTA doesn't support the
+.Fl A
+option with
+.Xr mailq 1 ,
+.Va daily_status_include_submit_mailq
+should be turned off in
+.Pa /etc/periodic.conf .
.Sh FILES
Configuration for
.Nm
@@ -134,6 +144,7 @@ was invoked.
.Xr mailq 1 ,
.Xr newaliases 1 ,
.Xr mailer.conf 5 ,
+.Xr periodic.conf 5 ,
.Xr sendmail 8
.Sh HISTORY
The