postfix + mysql forwarding
posftix config has:
virtualaliasmaps = proxy:mysql:/etc/postfix/mysql-virtualforwardings.cf, mysql:/etc/postfix/mysql-virtualemail2email.cf
the forwardings table in mysql has:
(etc. - all these local forwards have always worked fine)
the users table has:
(etc.)
postmap -q
postmap -q
…But emails are not being forwarded to
Ideally I'd like emails to continue to be available via courier on my server but also be forwarded to
Much thanks in advance for any pointers.
Dave
2 Replies
senderbccmaps = hash:/etc/postfix/sender_bcc
recipientbccmaps = hash:/etc/postfix/recp_bcc
to main.cf, then in those files senderbcc and recpbcc have:
Then run postmap /etc/postfix/recpbcc; postmap /etc/postfix/senderbcc; service postfix restart
But no luck - no bccs to gmail, and not a sausage in mail.log or mail.info about it.
Any ideas please?
debugpeerlistthe -v optionautomatic BCC recipients