Hi, man imapd.conf(5) lists some options to authenticate against ldap, I just wonder which auxprop and pwcheck_method has to be evoked. For Postfix sasl authentication I use libldapdb which works flawless, but with imapd I get an error 'no mechanisms found'. The relevant part of my imapd.conf
,----[ imapd.conf ] | sasl_pwcheck_method: auxprop | ldap_base: ou=my ldap base,dc=tld | ldap_authz: cn=mailAdmin,ou=my ldap base,dc=tld | # ldap_id: mailAdmin | ldap_password: secret | ldap_mech: DIGEST-MD5 | ldap_scope: sub | ldap_uri: ldapi://%2Fvar%2Frun%2Fldapi `---- The logs don't show any connects and binds from cn=mailAdmin.. Could someone guide me to the correct configuration? -Dieter -- Dieter Klünter | Systemberatung http://www.dkluenter.de GPG Key ID:01443B53 --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html