System-Wide Procmail delivery in Maildir-format
If you want procmail to deliver systemwide in Maildir-format instead of mbox-format, add
MAILDIR=$HOME/Maildir/
DEFAULT=$MAILDIR
to /etc/procmailrc.
If you want procmail to deliver systemwide in Maildir-format instead of mbox-format, add
MAILDIR=$HOME/Maildir/
DEFAULT=$MAILDIR
to /etc/procmailrc.
You must be logged in to post a comment.