Re: [exim] Ldap and dynamic groups

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: carinus.carelse
Fecha:  
A: exim-users
Asunto: 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