Thanks! BTW this link for LDAP lookups works better for me: http://www.postfix.org/LDAP_README.html#config
On Fri, Jan 15, 2010 at 3:53 PM, Wietse Venema <wie...@porcupine.org> wrote: > 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 > >