Upps! The answer is for courier-imap, not cyrus... sorry :-(
>> >> Any ideas? > > Have you configured procmail to deliver to Maildir style folders? > > > -------- > $ cat /etc/procmailrc > SHELL=/bin/sh > # Maildir format > MAILDIR=$HOME/Maildir/ > DEFAULT=$MAILDIR > LOGFILE=$HOME/.procmail.log > > # > -------- > and in /etc/postfix/main.cf > > mailbox_command = procmail -a "$EXTENSION" > > Regards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

