Mercurial > masqmail
comparison man/masqmail.conf.5 @ 152:dfb6143e7832
mail_dir defaults to /var/mail now
hence one usually does not need to specify it in masqmail.conf
author | meillo@marmaro.de |
---|---|
date | Wed, 07 Jul 2010 13:34:19 +0200 |
parents | e20fe8c9936a |
children | 51d8eadf3c79 |
comparison
equal
deleted
inserted
replaced
151:e20fe8c9936a | 152:dfb6143e7832 |
---|---|
75 \fBmail_dir = \fIfile\fR | 75 \fBmail_dir = \fIfile\fR |
76 | 76 |
77 The directory where local mail is stored, usually \fI/var/spool/mail\fR or \fI/var/mail\fR. | 77 The directory where local mail is stored, usually \fI/var/spool/mail\fR or \fI/var/mail\fR. |
78 \fIfile\fR must be an absolute path. | 78 \fIfile\fR must be an absolute path. |
79 | 79 |
80 Default: \fI/var/mail\fR | |
81 | |
80 .TP | 82 .TP |
81 \fBspool_dir = \fIfile\fR | 83 \fBspool_dir = \fIfile\fR |
82 | 84 |
83 The directory where masqmail stores its spool files (and later also other stuff). | 85 The directory where masqmail stores its spool files (and later also other stuff). |
84 It must have a subdirectory \fIinput\fR. | 86 It must have a subdirectory \fIinput\fR. |