http://bugzilla.spamassassin.org/show_bug.cgi?id=3152
Summary: Error in ldap/README
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Documentation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
ldap/README shows the format of an LDAP URL as:
user_scores_dsn ldap://host:port/dc=basedn,dc=de?scope?attr?uid=__USERNAME__
In that line, scope and attr are in the wrong order. It should be attr?scope,
per RFC 2255
Later examples given in the same file have it in the right order.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.