# HG changeset patch # User meillo@marmaro.de # Date 1278435701 -7200 # Node ID fc731510cc9de41872bff14d4ac086cd8a95d83e # Parent 867bb186a829d36a15e5727fc1adbf56c9184af6 typo fixes in masqmail.route(5) diff -r 867bb186a829 -r fc731510cc9d man/masqmail.route.5 --- a/man/masqmail.route.5 Tue Jul 06 17:43:31 2010 +0200 +++ b/man/masqmail.route.5 Tue Jul 06 19:01:41 2010 +0200 @@ -103,7 +103,7 @@ \fBallowed_return_paths\fR = \fIlist\fR This is a semicolon `;' separated list of addresses. -Messages which have one one of these addresses as the return path will be used using this route +Messages which have one of these addresses as the return path will be used using this route (if not also in \fBnot_allowed_return_paths\fR or an item in \fBnot_allowed_mail_locals\fR matches). Patterns containing `?' and `*' can be used. @@ -113,7 +113,7 @@ \fBnot_allowed_return_paths\fR = \fIlist\fR This is a semicolon `;' separated list of addresses. -Messages which have one one of these addresses as the return path will not +Messages which have one of these addresses as the return path will not be used using this route (even if also in \fBallowed_return_paths\fR or an item in \fBallowed_mail_locals\fR matches). @@ -143,7 +143,7 @@ Replace the domain part in `From:' headers with this value. This may be useful if you use a private, outside unknown address on your local LAN -and want this to be replaced by the domain of the address of your email addrsss on the internet. +and want this to be replaced by the domain of the address of your email address on the internet. Note that this is different to \fBset_return_path_domain\fR, see below. .TP