| Main Archive Page > Month Archives > postfix-users archives |
Steve Jenkins:
> On Sun, Mar 27, 2011 at 2:22 PM, Wietse Venema <wietse@porcupine.org> wrote:
> > See: http://www.postfix.org/postconf.5.html#sender_bcc_maps
>
> Perfect. Although, I can only seem to include one address as a valid
> sender bcc. The following doesn't work (parent 1 is a local UNIX
> account, parent 2 is a virtual alias):
>
> /etc/postfix/sender_bcc_maps:
> kid@example.com parent1, parent2@example.com
sender_bcc_maps (default: empty)
Optional BCC (blind carbon-copy) address lookup tables, indexed by
sender address. The BCC address (multiple results are not supported)
Wietse