mouss escribió:
kyoku cocinillas wrote:
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?
as Viktor said, the result of bcc maps will pass through virtual alias
expansion. so bcc to an address, then add virtual aliases for this
address. if this is not clear:
sender_bcc_maps:
[EMAIL PROTECTED] [EMAIL PROTECTED]
virtual_alias_maps:
[EMAIL PROTECTED] [EMAIL PROTECTED], [EMAIL PROTECTED]
Hi, thats correct, but what i found out is (following your example) that
[EMAIL PROTECTED] does not receive the mail but the others do, is
that normal behaviour?, i mean, that the sender_bcc_maps does not
receive a copy and the virtual_alias_maps do?
I thought all three mail addresses shall receive a copy...
tx by the way