Mercurial > masqmail-0.2
comparison man/masqmail.conf.5 @ 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 |
parents | 06e6b8c23f4d |
children | 4d32eb75d3bc |
comparison
equal
deleted
inserted
replaced
133:06e6b8c23f4d | 134:43a9447c3583 |
---|---|
1 .TH masqmail.conf 5 2010-07-01 masqmail-0.2.25 "File Formats" | 1 .TH masqmail.conf 5 2010-07-06 masqmail-0.2.25 "File Formats" |
2 | 2 |
3 .SH NAME | 3 .SH NAME |
4 masqmail.conf \- masqmail configuration file | 4 masqmail.conf \- masqmail configuration file |
5 | 5 |
6 | 6 |
501 | 501 |
502 `0' means no fixed maximum size limit is in force. | 502 `0' means no fixed maximum size limit is in force. |
503 | 503 |
504 Default is 0 (= unlimited). | 504 Default is 0 (= unlimited). |
505 | 505 |
506 .TP | |
507 \fBdefer_all\fR = \fIboolean\fR | |
508 | |
509 If set to true, masqmail replies with ``421 service temporarily unavailable'' | |
510 to any SMTP request and shuts the connection down. | |
511 Note: This option is for debugging purposes only. | |
512 | |
513 Default: false | |
514 | |
506 | 515 |
507 .SH AUTHOR | 516 .SH AUTHOR |
508 | 517 |
509 Masqmail was written by Oliver Kurth. | 518 Masqmail was written by Oliver Kurth. |
510 It is now maintained by Markus Schnalke <meillo@marmaro.de>. | 519 It is now maintained by Markus Schnalke <meillo@marmaro.de>. |