PostFix Mail
December 29, 2004 10:14 AM   RSS feed for this thread Subscribe

PostFix: I've done the typical searching around on Google, and I'm not having much luck, I'm setting up a mail server using PostFix, with Courier-Pop, procmail and Spamassassin, and my mail isn't being delivered into $HOME/Maildir. Instead it's going to /var/mail/spool. I'm running Debian Woody and the latest version of everything else. I've double checked every config file I can find but there's something I'm missing...
posted by jackofsaxons to computers & internet (3 comments total)
Your main.cf needs to have something like:
home_mailbox = .maildir/

The trailing / is the important part.
posted by cmm at 10:17 AM on December 29, 2004


Have you put

DEFAULT=$HOME/Maildir/

in your .procmailrc?
posted by cmonkey at 10:17 AM on December 29, 2004


I have the same problem.

cmm - Tried that. Even specifying the trailing slash doesn't make it use Maildir format.
posted by chundo at 8:35 PM on December 29, 2004


« Older Email hosting redux! Looking f...   |   My brother is in Italy (Venice... Newer »
This thread is closed to new comments.