Re: [exim] Multi-valuied LDAP lookups in domain lists

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Wakko Warner
Fecha:  
A: Jake Scott
Cc: Exim Users
Asunto: Re: [exim] Multi-valuied LDAP lookups in domain lists
Jake Scott wrote:
>
>   domainlist relay_to_domains = \
>           ${lookup ldap {user=LDAP_BIND pass=LDAP_PWD
>   \                          

>
> ldaps:///cn=relayDomains,LDAP_CONFIG?associatedDomain?base?(associatedDomain=$domain)
> }}


You could add <, after the = to use , instead of : as a seperator.

Or you could wrap the lookup in ${sg{ <your lookup> }{,}{:}} (check the
docs for ${sg before using this, I'm going on memory alone)

--
Lab tests show that use of micro$oft causes cancer in lab animals