masqmail

diff man/masqmail.conf.5 @ 154:fc1e5aa286ed

merge
author meillo@marmaro.de
date Thu, 08 Jul 2010 09:20:34 +0200
parents dfb6143e7832
children ee2afbf92428
line diff
     1.1 --- a/man/masqmail.conf.5	Thu Jul 08 00:53:49 2010 +0200
     1.2 +++ b/man/masqmail.conf.5	Thu Jul 08 09:20:34 2010 +0200
     1.3 @@ -67,24 +67,28 @@
     1.4  
     1.5  The directory where log are stored, if syslog is not used.
     1.6  Debug files are stored in this directory anyways.
     1.7 -\fI/var/log/masqmail\fR is a common value.
     1.8  \fIfile\fR must be an absolute path.
     1.9  
    1.10 +Default: \fI/var/log/masqmail\fR
    1.11 +
    1.12  .TP
    1.13  \fBmail_dir = \fIfile\fR
    1.14  
    1.15  The directory where local mail is stored, usually \fI/var/spool/mail\fR or \fI/var/mail\fR.
    1.16  \fIfile\fR must be an absolute path.
    1.17  
    1.18 +Default: \fI/var/mail\fR
    1.19 +
    1.20  .TP
    1.21  \fBspool_dir = \fIfile\fR
    1.22  
    1.23  The directory where masqmail stores its spool files (and later also other stuff).
    1.24  It must have a subdirectory \fIinput\fR.
    1.25  Masqmail needs read and write permissions for this directory.
    1.26 -I suggest to use \fI/var/spool/masqmail\fR.
    1.27  \fIfile\fR must be an absolute path.
    1.28  
    1.29 +Default: \fI/var/spool/masqmail\fR
    1.30 +
    1.31  .TP
    1.32  \fBlock_dir = \fIfile\fR
    1.33  
    1.34 @@ -119,9 +123,11 @@
    1.35  \fBlocal_hosts = \fIlist\fR
    1.36  
    1.37  A semicolon `;' separated list of hostnames which are considered local.
    1.38 -Normally you set it to "localhost;foo;foo.bar.com" if your host has the
    1.39 +Normally you should set it to "localhost;foo;foo.bar.com" if your host has the
    1.40  fully qualified domain name `foo.bar.com'.
    1.41  
    1.42 +Default: \fIlocalhost\fR
    1.43 +
    1.44  .TP
    1.45  \fBlocal_nets = \fIlist\fR
    1.46