* "Michael P. Soulier" <[EMAIL PROTECTED]> [020911 01:13]: > I just starting using qmail with Maildir format. I'm a long-time Mutt, > Procmail and mbox user. Does anyone have an example .procmailrc file, and > .muttrc file, for working with Maildir format?
# cat ~/.qmail |preline procmail -t ~/.procmailrc # cat ~/.procmailrc DEFAULT="~/Maildir/" #cat ~/.muttrc mailboxes ~/Maildir/ This requires a version of procmail that understands Maildir and an existing Maildir (use maildirmake). Note that procmail has a slightly non-standard way of handling Maildirs (at least the version I'm using...) -Johan -- Johan Almqvist http://www.almqvist.net/johan/qmail/