masqmail
diff man/masqmail.conf.5 @ 306:382e4260435d
clarified local_addresses in man page
author | meillo@marmaro.de |
---|---|
date | Sun, 24 Apr 2011 15:10:48 +0200 |
parents | 95d536599fd7 |
children | f10a56dc7481 |
line diff
1.1 --- a/man/masqmail.conf.5 Sun Apr 24 15:10:11 2011 +0200 1.2 +++ b/man/masqmail.conf.5 Sun Apr 24 15:10:48 2011 +0200 1.3 @@ -131,14 +131,13 @@ 1.4 considered local although their domain name part is not in the list of \fBlocal_hosts\fR. 1.5 This list can be seen as an addition to \fBlocal_hosts\fP. 1.6 1.7 -For example: There are two people working at your LAN: person1@yourdomain and person2@yourdomain. 1.8 -But there are other persons @yourdomain which are NOT local. 1.9 -So you can not put yourdomain to the list of local_hosts. 1.10 -If person1 now wants to write to person2@yourdomain and this mail should not leave the LAN then you can put 1.11 +Further more only the local part of the addresses will be regarded, 1.12 +seeing it as a local user. 1.13 1.14 -local_addresses = "person1@yourdomain;person2@yourdomain" 1.15 +Example: \fIlocal_addresses = "person1@yourdomain;person2@yourdomain"\fP 1.16 1.17 -to your masqmail.conf. 1.18 +This means mail to person1@yourdomain will effectively go to 1.19 +person1@localhost, if not redirected by an alias. 1.20 1.21 .TP 1.22 \fBnot_local_addresses = \fIlist\fR