--- qmail-control.9.orig 1998-06-15
+++ qmail-control.9 2007-03-21
--- .././qmail-1.03/qmail-control.9 Mon Jun 15 12:53:16 1998
+++ ../qmail-1.03.2418/qmail-control.9 Tue Jan 24 22:16:31 2006
@@ -18,9 +18,10 @@
This file is used as the default for
other hostname-related control files.
-Comments are allowed
+Comments (\'# comment\') are allowed
in
.IR badmailfrom ,
+.IR badmimtypes ,
.IR locals ,
.IR percenthack ,
.IR qmqpservers ,
@@ -28,7 +29,7 @@
.IR smtproutes ,
and
.IR virtualdomains .
-Trailing spaces and tabs are allowed in any control file.
+Trailing spaces and tabs are allowed in any control.
The following table lists all control files
other than
@@ -40,14 +41,19 @@
.ta 5c 10c
control default used by
+.I authsenders \fR(none) \fRqmail-remote
+.I badhelo \fR(none) \fRqmail-smtpd
.I badmailfrom \fR(none) \fRqmail-smtpd
+.I badmimetypes \fR$BADMIMETYPE \fRqmail-smtpd
+.I badrcptto \fR(none) \fRqmail-smtpd
.I bouncefrom \fRMAILER-DAEMON \fRqmail-send
.I bouncehost \fIme \fRqmail-send
+.I bouncemaxbytes \fI0 \fRqmail-send
.I concurrencylocal \fR10 \fRqmail-send
.I concurrencyremote \fR20 \fRqmail-send
.I defaultdomain \fIme \fRqmail-inject
.I defaulthost \fIme \fRqmail-inject
-.I databytes \fR0 \fRqmail-smtpd
+.I databytes \fR$DATABYTES \fRqmail-smtpd
.I doublebouncehost \fIme \fRqmail-send
.I doublebounceto \fRpostmaster \fRqmail-send
.I envnoathost \fIme \fRqmail-send
@@ -55,24 +61,42 @@
.I idhost \fIme \fRqmail-inject
.I localiphost \fIme \fRqmail-smtpd
.I locals \fIme \fRqmail-send
+.I moreip \fR(none) \fRqmail-smtpd (c)
.I morercpthosts \fR(none) \fRqmail-smtpd
+.I mailfromrules \fR(none) \fRqmail-smtpd
+.I notipme \fR(none) \fRqmail-smtpd
.I percenthack \fR(none) \fRqmail-send
.I plusdomain \fIme \fRqmail-inject
.I qmqpservers \fR(none) \fRqmail-qmqpc
.I queuelifetime \fR604800 \fRqmail-send
+.I recipients \fR(none) \fRqmail-smtpd
+.I relaymailfrom \fR(none) \fRqmail-smtpd (c)
.I rcpthosts \fR(none) \fRqmail-smtpd
.I smtpgreeting \fIme \fRqmail-smtpd
.I smtproutes \fR(none) \fRqmail-remote
+.I tarpitcount \fR$TARPITCOUNT=0 \fRqmail-smtpd
+.I tarpitdelay \fR$TARPITDELAY=5 \fRqmail-smtpd
.I timeoutconnect \fR60 \fRqmail-remote
.I timeoutremote \fR1200 \fRqmail-remote
.I timeoutsmtpd \fR1200 \fRqmail-smtpd
.I virtualdomains \fR(none) \fRqmail-send
.fi
+
.RE
+.IR Defaultvalues
+following a $ sign (ie. $RELAYCLIENT) depend on the
+corresponding environment variable.
+
+.IR Compiler
+options can be used to activate support for additional
+control files marked with a (c). Use
+.BR qmail-showctl
+to display actual settings.
+
.SH "SEE ALSO"
qmail-inject(8),
qmail-qmqpc(8),
qmail-remote(8),
qmail-send(8),
qmail-showctl(8),
-qmail-smtpd(8)
+qmail-smtpd(8).
syntax highlighted by Code2HTML, v. 0.9.1