Victor Duchovni escribió:
On Thu, Jul 10, 2008 at 08:04:25PM -0300, Leonardo Rodrigues Magalh?es wrote:
Hello Guys,
From http://www.postfix.org/postconf.5.html i have:
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) is
.......
how could i workaround the fact that multiple bcc addresses are not
supported ???
The BCC address is subject to virtual alias expansion (and aliases(5)
expansion for any resulting local recipients).
Hi, i am also interested in this feature, with the aliases i can figure
out where to route all the incoming email without having to use the
recipient_bcc_maps, but i cant find a workaround for the
sender_bcc_maps, i can only configure one email account, and i would
like to forward email from some accounts to more than just one mailbox,
isnt it possible to acomplish?
thanks,