summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-08-13 23:43:57 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-08-13 23:43:57 +0000
commitb3000f2ff28c5da98faa23f1bdcb1d2ddc7037be (patch)
treeb79ae741102fa8b957e956a01bbcddc1c4ce03ef /gnu
parentcb481948c6a40f0976896489bd9a4b9b7eae4ab9 (diff)
Correct comments about queue runner.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.sbin/sendmail/cf/cf/courtesan.mc6
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc b/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
index 1f88912ed85..83d42a8045e 100644
--- a/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
+++ b/gnu/usr.sbin/sendmail/cf/cf/courtesan.mc
@@ -2,14 +2,16 @@ divert(-1)
#
# Sendmail 8 configuration file for courtesan.com.
# This machine gets a lot of mail so we use a queue-only config and:
-# sendmail_flags="-L sm-mta -bd -q1s"
+# sendmail_flags="-L sm-mta -bd"
+# There is a separate sendmail for queue control started as:
+# /usr/sbin/sendmail -L sm-queue -qp
# The queue group limits and confMIN_QUEUE_AGE keep things sane
# and prevent a sendmail DoS when thousands of messages (bounces)
# come in at once.
#
divert(0)dnl
-VERSIONID(`$OpenBSD: courtesan.mc,v 1.11 2003/08/11 19:26:29 millert Exp $')
+VERSIONID(`$OpenBSD: courtesan.mc,v 1.12 2003/08/13 23:43:56 millert Exp $')
OSTYPE(openbsd)
dnl
dnl First, we override some default values