Mercurial > masqmail
changeset 141:fc731510cc9d
typo fixes in masqmail.route(5)
author | meillo@marmaro.de |
---|---|
date | Tue, 06 Jul 2010 19:01:41 +0200 (2010-07-06) |
parents | 867bb186a829 |
children | 4aa6b6e18a13 |
files | man/masqmail.route.5 |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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