Mercurial > masqmail
comparison man/masqmail.conf.5 @ 427:c96a755b5fc4
Typo fix in man page. Reported via Debian.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Mon, 04 Jun 2012 20:02:31 +0200 |
parents | bdbedce60247 |
children | 34c919a8d74e |
comparison
equal
deleted
inserted
replaced
426:d48d3622b64f | 427:c96a755b5fc4 |
---|---|
235 \fBdo_queue = \fIboolean\fR | 235 \fBdo_queue = \fIboolean\fR |
236 | 236 |
237 If this is set, masqmail will not try to deliver mail | 237 If this is set, masqmail will not try to deliver mail |
238 immediately when accepted. | 238 immediately when accepted. |
239 Instead it will always queue it. | 239 Instead it will always queue it. |
240 (Note: Masqmail will always automatically queue mail if neccesary, | 240 (Note: Masqmail will always automatically queue mail if necessary, |
241 i.e. if it cannot deliver because no suitable route was available for example.) | 241 i.e. if it cannot deliver because no suitable route was available for example.) |
242 | 242 |
243 Same as calling masqmail with the \fB\-odq\fR option. | 243 Same as calling masqmail with the \fB\-odq\fR option. |
244 Usually you should leave this option unset. | 244 Usually you should leave this option unset. |
245 | 245 |