masqmail
diff man/masqmail.conf.5 @ 151:e20fe8c9936a
default values for logdir and spooldir
we also have defines for LOG_DIR and SPOOL_DIR now
author | meillo@marmaro.de |
---|---|
date | Wed, 07 Jul 2010 10:32:00 +0200 |
parents | 4d32eb75d3bc |
children | dfb6143e7832 |
line diff
1.1 --- a/man/masqmail.conf.5 Tue Jul 06 20:16:33 2010 +0200 1.2 +++ b/man/masqmail.conf.5 Wed Jul 07 10:32:00 2010 +0200 1.3 @@ -67,9 +67,10 @@ 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 @@ -82,9 +83,10 @@ 1.16 The directory where masqmail stores its spool files (and later also other stuff). 1.17 It must have a subdirectory \fIinput\fR. 1.18 Masqmail needs read and write permissions for this directory. 1.19 -I suggest to use \fI/var/spool/masqmail\fR. 1.20 \fIfile\fR must be an absolute path. 1.21 1.22 +Default: \fI/var/spool/masqmail\fR 1.23 + 1.24 .TP 1.25 \fBlock_dir = \fIfile\fR 1.26