Gioele Pannetto via Postfix-users:
> Right now I'm able to fulfill everything except the last requirement.
> I've looked into recipient_bcc_maps and it seems to be what I'm
> looking for, except that seems to work only when the recipient is
> not an alias. I think this happens because the?recipient_bcc_maps
> ignores virtual_alias_maps (?).

The order of address manipulations is documented in with a nice
table in https://www.postfix.org/ADDRESS_REWRITING_README.html#overview

According to the text, automatic BCC recipients are subject to
virtual_alias_maps expansions. And I just confirmed experimentally
that recipient_bcc_maps lookup results are indeed subject to
virtual_alias_maps expansions.

If virutal_alias_maps expansions dop not work as expectedk, you
need to append the @domain in each entry on the right-hand side of
the table.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to