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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Wakko Warner
日付:  
To: Jake Scott
CC: Exim Users
題目: 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