|
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.only
free.fr)
Date: Thu Dec 20 2007 - 11:11:18 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:
foo
example.com => foobcc
example.com
== virtual_alias_maps:
foobcc
example.com => bar1
example.com, bar2
example.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]