masqmail
diff man/masqmail.conf.5 @ 375:3f923f97563b
local_hosts now understands glob patterns like `*example.org'.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 14 Jan 2012 18:14:07 +0100 |
parents | 08932c629849 |
children | 5781ba87df95 |
line diff
1.1 --- a/man/masqmail.conf.5 Sat Jan 14 17:27:21 2012 +0100 1.2 +++ b/man/masqmail.conf.5 Sat Jan 14 18:14:07 2012 +0100 1.3 @@ -122,6 +122,8 @@ 1.4 \fBlocal_hosts = \fIlist\fR 1.5 1.6 A semicolon `;' separated list of hostnames which are considered local. 1.7 +Can contain glob patterns, like 1.8 +`*example.org' or `mail?.*mydomain.net'. 1.9 Normally you should set it to "localhost;foo;foo.bar.com" if your host has the 1.10 fully qualified domain name `foo.bar.com'. 1.11