m***@gmail.com
2015-09-09 23:38:11 UTC
I'm having problems getting generic to forward local mail to an "real" email address.
I have this line in main.cf: smtp_generic_maps = hash:/etc/postfix/generic
I have this line in generic: mnewman ***@mac.com
I get this result from running postmap with -s:
Bleach:postfix mnewman$ postmap -s hash:/etc/postfix/generic
mnewman ***@mac.com
But mail sent to mnewman ends up in the local mailbox and is nor forwarded to my Dot Mac mail address.
Oddly, if I use the aliases file to forward local mail, it works fine.
How can I figure out why generic is not being used by postfix?
I have this line in main.cf: smtp_generic_maps = hash:/etc/postfix/generic
I have this line in generic: mnewman ***@mac.com
I get this result from running postmap with -s:
Bleach:postfix mnewman$ postmap -s hash:/etc/postfix/generic
mnewman ***@mac.com
But mail sent to mnewman ends up in the local mailbox and is nor forwarded to my Dot Mac mail address.
Oddly, if I use the aliases file to forward local mail, it works fine.
How can I figure out why generic is not being used by postfix?