Mercurial > 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 wrap: on
line diff
--- a/man/masqmail.conf.5 Sat Jan 14 17:27:21 2012 +0100 +++ b/man/masqmail.conf.5 Sat Jan 14 18:14:07 2012 +0100 @@ -122,6 +122,8 @@ \fBlocal_hosts = \fIlist\fR A semicolon `;' separated list of hostnames which are considered local. +Can contain glob patterns, like +`*example.org' or `mail?.*mydomain.net'. Normally you should set it to "localhost;foo;foo.bar.com" if your host has the fully qualified domain name `foo.bar.com'.