[imp] Fw: Re: Auto bcc
Manuel Schwab
manuel at manuelschwab.de
Sat Sep 12 11:32:08 UTC 2009
*Dear Kelvin,
*
> *
> Thanks for your help and if I just want to auto bcc for just three
> person say some1 at someone.com ,some2 at someone.com and some2 at someone..com
> to had bcc to backup at someone.com ? And all other someOther at someone.com
> will NOT bcc to backup at someone.com ?
>
> *
*So you should create the bcc_recipient file like this:
some1 at someone.com backup at someone.com
some2 at someone.com backup at someone.com
instead of
/**/
/*/(.*)@(example.com)/ backup at example.com*/
/**/
/**//*/(.*)@(example.com)/ backup at example.com*/
/*is for the complete domain.*/
/*Use the complete email address to use the auto bcc feature only for
specific addresses.*/
/*Should work, maybe you give it a try.*/
/**/
/*Further documentation is available here:*/
/*http://www.postfix.org/postconf.5.html*/
/*Search for */**recipient_bcc_maps***.*
**
Please note that recipient_bcc_maps is only for incoming mails.
If you want to auto bcc outgoing emails you need to configure
sender_bcc_maps, too.
*Regards,*
*Manuel**
**
More information about the imp
mailing list