Re: [exim] Ldap and dynamic groups

トップ ページ
このメッセージを削除
このメッセージに返信
著者: carinus.carelse
日付:  
To: exim-users
題目: Re: [exim] Ldap and dynamic groups
ihave the router below but it doesn't seem to work. I scanvenged on the
list but I gues I got the wrong info can some please help me with the
right info for the router to get it to lookup the aliases of the grop and
not the mailhost.

Carinus


group_aliases:
  driver = redirect
  allow_fail
  allow_defer
  data = ${lookup ldapm {ldap://arnor.mrc.ac.za/\
    o=intramural,o=msp?uniquemember?sub?\
    (&(objectClass=inetMailgroup)(uid=${quote_ldap:$local_part@$domain}))\
    }\
    {$value}fail}
# user = exim
  file_transport = address_file
  pipe_transport = address_pipe