comparison man/masqmail.conf.5 @ 422:bdbedce60247

Remove `input' dir in spool dir. Spooled files are in spool dir directly now. There's no more need to have any sub directories in the spool dir at all.
author markus schnalke <meillo@marmaro.de>
date Wed, 30 May 2012 10:27:10 +0200
parents f37384470855
children c96a755b5fc4
comparison
equal deleted inserted replaced
421:f37384470855 422:bdbedce60247
91 .TP 91 .TP
92 \fBspool_dir = \fIfile\fR 92 \fBspool_dir = \fIfile\fR
93 93
94 The directory where masqmail stores its spool files 94 The directory where masqmail stores its spool files
95 (and lock files if \fIrun_as_user\fP). 95 (and lock files if \fIrun_as_user\fP).
96 It must have a subdirectory \fIinput\fR.
97 Masqmail needs read and write permissions for this directory. 96 Masqmail needs read and write permissions for this directory.
98 \fIfile\fR must be an absolute path. 97 \fIfile\fR must be an absolute path.
99 98
100 Default: \fI/var/spool/masqmail\fR 99 Default: \fI/var/spool/masqmail\fR
101 100