Displaying 1 result from an estimated 1 matches for "optionalfold".
Did you mean:
optionalfolder
2012 Oct 30
1
dovecot-lda not correct folder
Hello,
i use dovecot with maildir. The maildir-folder looks like this:
vmail/mail/user1/cur
vmail/mail/user1/.Sent
vmail/mail/user1/.optionalfolder
Procmail should put some definded mails in the "optionalfolder"
My uses configuration does not do this:
...
DELIVERMAIL="/usr/lib/dovecot/dovecot-lda"
IMAP="$DELIVERMAIL -e -d $LOGNAME -m INBOX"
ZUSATZORDNER="$DELIVERMAIL -e -d $LOGNAME -m .optionalfolder&quo...