# HG changeset patch # User markus schnalke # Date 1310630796 -7200 # Node ID 1ca9bc4c65523ca464e5d1aacd501a80ad03bcfa # Parent 257ffce6c1cd0a13041d65f92786214771dac48e Minor clarifications in man pages (do_queue) diff -r 257ffce6c1cd -r 1ca9bc4c6552 man/masqmail.8 --- 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 diff -r 257ffce6c1cd -r 1ca9bc4c6552 man/masqmail.conf.5 --- 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