Hi all, I'm trying to move my maildirs to a non-standard location (trying to balance disk activity) and there's something I think I'm missing. Here's what I tried:
home_mailbox = /Maildir/$user/ But when I ran 'postfix check' it said, several times: /usr/bin/postconf: warning: /etc/postfix/main.cf: undefined parameter: user What I want is if the recipient is [email protected] for the mail to be delivered to /Maildir/benfell/ What am I doing wrong? Thanks!
