Comment 1 for bug 694493

Revision history for this message
jan (jan-ubuntu-h-i-s) wrote :

Please add the feature on how to remove Maildir from
https://help.ubuntu.com/community/Postfix
this file states a default postfix behavior that is NOT consistent with lucid lynx default behavior.

I commented out the lines below
# home_mailbox = Maildir/
# mailbox_command = /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-dovecot-postfix.conf -n -m "${EXTENSION}"

then, dovecot could not fin the files anymore

To my disgust,
sudo dkpg -reconfigure dovecot-postfix
appended the two lines I just commented out back to /etc/postfix/main.cf

I was able to get this running in Unbuntu 8.04. If I only could find out how to do it in lucid lynx ...