On Jan 29, 2013, at 10:49 AM, Wietse Venema wrote:
> Let the computer do the work for you.
>
> /etc/postfix/main.cf:
> sender_bcc_maps = pcre:/etc/postfix/sender_bcc.pcre
>
> /etc/postfix/sender_bcc.pcre:
>if !/^archive-sender@archive-host\.example\.com$/
>/./ archive-recipi...@archi
jeffrey j donovan:
>
> On Jan 29, 2013, at 9:43 AM, Wietse Venema wrote:
>
> > For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
>
> Thanks for the reply,
>
> So if i want to avoid bcc from specific host/ u...@domain.tld I
> need to create a bcc_map for those that I do want copie
On Jan 29, 2013, at 9:43 AM, Wietse Venema wrote:
> For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
>
> Wietse
Thanks for the reply,
So if i want to avoid bcc from specific host/ u...@domain.tld I need to create
a bcc_map for those that I do want copied and not use alwa
jeffrey j donovan:
> Greetings
> I am archiving mail using always_bcc = archive1. Is there a regex
> or a way that I can add an address to " not_always_bcc "
For conditional BCC, use sender_bcc_maps or recipient_bcc_maps.
Wietse