masqmail

diff man/masqmail.conf.5 @ 157:586f001f5bbd

local_hosts defaults to localhost;foo;foo.example.org now it is generated from the value of host_name
author meillo@marmaro.de
date Thu, 08 Jul 2010 09:59:52 +0200
parents ee2afbf92428
children 91b8b44ba619
line diff
     1.1 --- a/man/masqmail.conf.5	Thu Jul 08 09:49:05 2010 +0200
     1.2 +++ b/man/masqmail.conf.5	Thu Jul 08 09:59:52 2010 +0200
     1.3 @@ -128,7 +128,10 @@
     1.4  Normally you should set it to "localhost;foo;foo.bar.com" if your host has the
     1.5  fully qualified domain name `foo.bar.com'.
     1.6  
     1.7 -Default: \fIlocalhost\fR
     1.8 +Default: localhost ; <value of \fBhost_name\fR cut at the first dot> ; <value of \fBhost_name\fR>
     1.9 +
    1.10 +Example: \fIlocalhost;foo;foo.example.org\fR
    1.11 +(if you have set \fBhost_name\fR to \fIfoo.example.org\fR)
    1.12  
    1.13  .TP
    1.14  \fBlocal_nets = \fIlist\fR