OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: lookup in recipient_bcc_maps

From: mouss (mlist.onlyfree.fr)
Date: Thu Dec 20 2007 - 11:11:18 CST


Mirko Grava ML wrote:
> Is it possible send in bcc to more than one address?
> I know that this syntax is possible
> recipient_bcc_maps = ldap:value
> but it work only for a single address
> this one:
>
> recipient_bcc_maps = ldap:value ldap:value1
>
> or this one
>
> more_result_attribute = value, value1
> recipient_bcc_maps = ldap:more
>
> are possible?
>
> Which separator I must use?

combine with virtual_alias_maps:

== recipient_bcc_maps:

fooexample.com => foobccexample.com

== virtual_alias_maps:

foobccexample.com => bar1example.com, bar2example.com