Hi,
I've just upgraded my 5.6 server to 6.
I had a stack of procmail rules set up, but these seem to have been broken by the upgrade, due to the change in imap server software.
Below is the top part of the .procmailrc file, as used by the recipes. I'm a bit curious as to the Mail and Maildir folders, and what now goes where (Folders and inbox for example)
SHELL=/bin/bash
DEFAULT=$HOME/Maildir/
FORMAIL=/usr/bin/formail
MAILDIR=$HOME/Mail
PMDIR=$HOME
SENDMAIL=/usr/sbin/sendmail
is DEFAULT still where the inbox lives, and MAILDIR where all folders are stored?