ERROR on courier-authlib-0.58 (x86) After upgrade to 0.58 now i have this in pop3d-ssl authentication : authdaemond: You need to specify a ldap server in config file authdaemond: authldaplib: error in LDAP configuration file, aborting pop3d: authentication error: Input/output error pop3d-ssl: authentication error: Input/output error but in my /etc/courier/authlib/authldaprc i have LDAP_SERVER localhost so what i have to change on the config files ?
Don't restrict bugs... and attach the config file, we can't guess.
If I'm not totally wrong, it changed to LDAP_URI ldap://localhost
thanks markus, i don't read new authldaprc : ##NAME: LOCATION:1 # # Location of your LDAP server(s). If you have multiple LDAP servers, # you can list them separated by commas and spaces, and they will be tried in # turn. # # Previous setting (inserted by sysconftool): # # # LDAP_SERVER 127.0.0.1 # LDAP_PORT 389 # LDAP_URI ldaps://ldap.example.com, ldaps://backup.example.com