> During procmail compilation, I did not see any option that would allow me to > set my system mailbox to $HOME/Maildir. Can this be done? > Yes - you need to change your MAILSPOOLHOME definition in the procmail source. It's in src/authenticate.c #define MAILSPOOLHOME "/mail/inbox" This will deliver mail to $HOME/mail/inbox Paul.