Joe Postfix:
> Hi, we're trying to setup our Postfix relays to BCC emails to/from specific
> users (members of an LDAP group - A/D actually) to a mailbox that logs their
> correspondence. I wasnt able to find any mention of this in the online
> documentation anywhere - does anyone know of a way to implement something
> like this?

Adding recipients:
http://www.postfix.org/postconf.5.html#always_bcc
http://www.postfix.org/postconf.5.html#sender_bcc_maps
http://www.postfix.org/postconf.5.html#recipient_bcc_maps
http://www.postfix.org/postconf.5.html#virtual_alias_maps

LDAP lookups:
http://www.postfix.org/ldap_table.html

        Wietse

> We have this setup currently so that the backend M$ Exchange does this for
> us, but would love to offload this functionality from there.
> 
> Thanks

Reply via email to