Hi,
I noticed an inaccuracy of an error-message in
courier-authlib-0.58 that caused major irritation to me during
debugging my configuration of authlib.
From the ChangeLog of authlib-0.58
2005-09-30: Michael Richard <[EMAIL PROTECTED]>
* authldaplib: Replace LDAP_SERVER and LDAP_PORT settings with
LDAP_URI, which obsoletes LDAP_TLS.
But at least one error-message has not been adjusted accordingly.
authldaplib.c:338
if (!read_env("LDAP_URI",&ldap->uri,
"You need to specify a ldap server in config file",1,NULL))
return 0;
I would have expected some message like
"You need to specify a LDAP_URI in config file", that would have led
me to the cause of my problem, I hadn't noticed the change from
LDAP_SERVER to LDAP_URI. To prevent other users from running into the
same problem, I would suggest to change the error-message.
Timo
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap