subject pretty much says it all. if i send email to user_...@mydomain.com or to user_...@mydomain.com, the mail gets delivered to folder: /root/Maildir/new i believe i set my main.cf up correctly. here is the mailbox section:
# The home_mailbox parameter specifies the optional pathname of a # mailbox file relative to a user's home directory. The default # mailbox file is /var/spool/mail/user or /var/mail/user. Specify # "Maildir/" for qmail-style delivery (the / is required). # home_mailbox = Maildir/ can someone point me in the right direction?