Package: postfix

On my lenny system, I had this setting in main.cf:

mailbox_command = procmail -a "$EXTENSION" DEFAULT=$HOME/Maildir/
MAILDIR=$HOME/Maildir

After doing `apt-get dist-upgrade' to squeeze, I found it had changed to
this:

mailbox_command = procmail -a "$EXTENSION"

which would send incoming mail to /var/spool/mail mboxes instead of
$HOME/Maildir



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to