diff man/masqmail.conf.5 @ 205:4fd237550525

REMOVED MAILDIR SUPPORT if you want to deliver to maildir, use an MDA like procmail masqmail can pass mail to an MDA by setting `mda' in masqmail.conf
author meillo@marmaro.de
date Fri, 16 Jul 2010 16:38:50 +0200
parents 89f951be358f
children 0241aaccfcdb
line wrap: on
line diff
--- a/man/masqmail.conf.5	Fri Jul 16 15:38:53 2010 +0200
+++ b/man/masqmail.conf.5	Fri Jul 16 16:38:50 2010 +0200
@@ -268,10 +268,9 @@
 \fBmbox_default = \fIstring\fR
 
 The default local delivery method.
-Can be one of mbox, mda or maildir (the latter only if maildir support is enabled at compile time).
+Can be mbox or mda.
 Default is mbox.
-You can override this for each user by using the \fBmbox_users\fR, \fBmda_users\fR,
-or \fBmaildir_users\fR options (see below).
+You can override this for each user by using the \fBmbox_users\fR or \fBmda_users\fR (see below).
 
 .TP
 \fBmbox_users = \fIlist\fR
@@ -285,13 +284,6 @@
 You have to set \fBmda\fR (see below) as well.
 
 .TP
-\fBmaildir_users = \fIlist\fR
-
-A list of users which wish delivery to a qmail style maildir.
-The path to maildir is ~/Maildir/.
-The maildir will be created if it does not exist.
-
-.TP
 \fBmda = \fIexpand string\fR
 
 If you want local delivery to be transferred to an mda (Mail Delivery Agent),