masqmail
changeset 346:1ca9bc4c6552
Minor clarifications in man pages (do_queue)
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Thu, 14 Jul 2011 10:06:36 +0200 |
parents | 257ffce6c1cd |
children | 53cf6be5843a |
files | man/masqmail.8 man/masqmail.conf.5 |
diffstat | 2 files changed, 9 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/man/masqmail.8 Sat Sep 03 18:53:54 2011 +0200 1.2 +++ b/man/masqmail.8 Thu Jul 14 10:06:36 2011 +0200 1.3 @@ -310,7 +310,7 @@ 1.4 Do not attempt to deliver immediately. 1.5 Any messages will be queued until the next queue running process picks them 1.6 up and delivers them. 1.7 -You get the same effect by setting the do_queue option in 1.8 +You get the same (but global) effect by setting the do_queue option in 1.9 /etc/masqmail/masqmail.conf. 1.10 1.11 .TP
2.1 --- a/man/masqmail.conf.5 Sat Sep 03 18:53:54 2011 +0200 2.2 +++ b/man/masqmail.conf.5 Thu Jul 14 10:06:36 2011 +0200 2.3 @@ -211,8 +211,15 @@ 2.4 .TP 2.5 \fBdo_queue = \fIboolean\fR 2.6 2.7 -If this is set, mail will not be delivered immediately when accepted. 2.8 +If this is set, masqmail will not try to deliver mail immediately when accepted. 2.9 +Instead it will always queue it. 2.10 +(Note: Masqmail will always automatically queue mail if neccesary, 2.11 +i.e. if it cannot deliver because no suitable route was available for example.) 2.12 + 2.13 Same as calling masqmail with the \fB\-odq\fR option. 2.14 +Usually you should leave this option unset. 2.15 + 2.16 +Default: false 2.17 2.18 .TP 2.19 \fBonline_routes.\fIname\fR = \fIlist\fR