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 wrap: on
line diff
--- a/man/masqmail.8	Sat Sep 03 18:53:54 2011 +0200
+++ b/man/masqmail.8	Thu Jul 14 10:06:36 2011 +0200
@@ -310,7 +310,7 @@
 Do not attempt to deliver immediately.
 Any messages will be queued until the next queue running process picks them
 up and delivers them.
-You get the same effect by setting the do_queue option in
+You get the same (but global) effect by setting the do_queue option in
 /etc/masqmail/masqmail.conf.
 
 .TP
--- a/man/masqmail.conf.5	Sat Sep 03 18:53:54 2011 +0200
+++ b/man/masqmail.conf.5	Thu Jul 14 10:06:36 2011 +0200
@@ -211,8 +211,15 @@
 .TP
 \fBdo_queue = \fIboolean\fR
 
-If this is set, mail will not be delivered immediately when accepted.
+If this is set, masqmail will not try to deliver mail immediately when accepted.
+Instead it will always queue it.
+(Note: Masqmail will always automatically queue mail if neccesary,
+i.e. if it cannot deliver because no suitable route was available for example.)
+
 Same as calling masqmail with the \fB\-odq\fR option.
+Usually you should leave this option unset.
+
+Default: false
 
 .TP
 \fBonline_routes.\fIname\fR = \fIlist\fR