Mercurial > masqmail-0.2
changeset 134:43a9447c3583
documented, yet undocumented, defer_all config option
Yes, we want theses ``secret'' debugging hacks to be
documented too
author | meillo@marmaro.de |
---|---|
date | Tue, 06 Jul 2010 13:45:42 +0200 (2010-07-06) |
parents | 06e6b8c23f4d |
children | b072426cc6bb |
files | man/masqmail.conf.5 |
diffstat | 1 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/masqmail.conf.5 Tue Jul 06 13:31:19 2010 +0200 +++ b/man/masqmail.conf.5 Tue Jul 06 13:45:42 2010 +0200 @@ -1,4 +1,4 @@ -.TH masqmail.conf 5 2010-07-01 masqmail-0.2.25 "File Formats" +.TH masqmail.conf 5 2010-07-06 masqmail-0.2.25 "File Formats" .SH NAME masqmail.conf \- masqmail configuration file @@ -503,6 +503,15 @@ Default is 0 (= unlimited). +.TP +\fBdefer_all\fR = \fIboolean\fR + +If set to true, masqmail replies with ``421 service temporarily unavailable'' +to any SMTP request and shuts the connection down. +Note: This option is for debugging purposes only. + +Default: false + .SH AUTHOR