summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-12-07 16:38:34 +0000
committerpeter <peter@FreeBSD.org>1995-12-07 16:38:34 +0000
commit0c73aecc0624bd2fad30af747d6657e89c433bf5 (patch)
treec43683fd9a8eff93e97f3471e561d39fb21431dd /usr.sbin
parent8cb83247b99409d922d3d2022f8af0815f88bcbd (diff)
downloadFreeBSD-src-0c73aecc0624bd2fad30af747d6657e89c433bf5.zip
FreeBSD-src-0c73aecc0624bd2fad30af747d6657e89c433bf5.tar.gz
Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn.
For some reason, the documentation does not appear to be in sync with reality.. :-)
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sendmail/cf/cf/freefall.mc3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/cf/cf/freefall.mc b/usr.sbin/sendmail/cf/cf/freefall.mc
index 45376d3..18f3bfd 100644
--- a/usr.sbin/sendmail/cf/cf/freefall.mc
+++ b/usr.sbin/sendmail/cf/cf/freefall.mc
@@ -33,7 +33,7 @@ divert(-1)
# SUCH DAMAGE.
#
-VERSIONID(`@(#)freefall.mc $Revision: 1.4 $')
+VERSIONID(`@(#)freefall.mc $Revision: 1.5 $')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
MAILER(local)dnl
@@ -48,6 +48,7 @@ define(`confMIN_FREE_BLOCKS', `1024')dnl
define(`confME_TOO', `True')dnl
define(`confMCI_CACHE_TIMEOUT', `10m')dnl
define(`confTO_QUEUEWARN', `1d')dnl
+define(`confTO_QUEUEWARN_NORMAL', `1d')dnl
define(`confTO_RCPT', `10m')dnl
define(`confTO_DATABLOCK', `10m')dnl
define(`confTO_DATAFINAL', `10m')dnl
OpenPOWER on IntegriCloud