View Single Post

  #1 (permalink)  
Old 01-15-2004
Nick E.
 
Posts: n/a
Default postfix and Maildirs

hi all.

I am trying to get postfix to put mail in $HOME/Maildir/ but it's not
working. It keeps putting it in /var/spool/mail

here's the section from main.cf:
home_mailbox = Maildir/
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/procmail -Y -a $DOMAIN

fetchmail actually gets the mail from my ISP. Then passes it to postfix,
right?

what am I missing?

is there a postfix for dummies?

thanks,
john

--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.
--Linus Torvalds
Reply With Quote