Greetings,

Essential info:
  Debian Woody
  Postfix 
  OpenLDAP
  Courier IMAP (1.4.3) and POP (0.37.3) with LDAP support

The relevant entry in authldaprc follows:

  LDAP_MAIL               uid

The problem is a search in LDAP for a specific uid can return multiple results.  We 
take care of the problem during delivery (via Postfix) with the following filter:

  (&(|(mail=%s)([EMAIL PROTECTED]))(description=active))

Is it possible to add the (description=active) to LDAP_MAIL?

Thank you for your time.

-- 
Carlos Hanson
District Webmaster
Tigard-Tualatin School District

ph: 503.431.4053


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to