changeset 318:290da1595311

connect_error_fail affects pipe commands too
author meillo@marmaro.de
date Thu, 28 Apr 2011 13:29:26 +0200
parents 55b7bde95d37
children d41fb3b9ed3e
files man/masqmail.route.5
diffstat 1 files changed, 13 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/man/masqmail.route.5	Thu Apr 28 09:55:06 2011 +0200
+++ b/man/masqmail.route.5	Thu Apr 28 13:29:26 2011 +0200
@@ -93,6 +93,19 @@
 
 Default is false.
 
+.TP
+\fBconnect_error_fail\fR = \fIboolean\fR
+
+If this is set, a connection error (or if a pipe command could not be
+executed) will cause a mail delivery to fail, ie. it will be bounced.
+If it is unset, it will just be defered.
+
+Default is false.
+The reason for this is that masqmail is designed for non permanent internet connections,
+where such errors may occur quite often, and a bounce would be annoying.
+
+For the default local_net route it is set to true.
+
 
 .SH SMTP CONFIGURATION
 
@@ -119,18 +132,6 @@
 The default is "dns_mx;dns_a;byname".
 
 .TP
-\fBconnect_error_fail\fR = \fIboolean\fR
-
-If this is set, a connection error will cause a mail delivery to fail, ie. it will be bounced.
-If it is unset, it will just be defered.
-
-Default is false.
-The reason for this is that masqmail is designed for non permanent internet connections,
-where such errors may occur quite often, and a bounce would be annoying.
-
-For the default local_net route it is set to true.
-
-.TP
 \fBhelo_name\fR = \fIstring\fR
 
 Set the name given with the HELO/EHLO command. If this is not set,