diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-18 17:11:17 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-18 17:11:17 +0000 |
commit | c4dee92d5d5ff5e77e29b8ba94ae3a505cb25bb0 (patch) | |
tree | 9d56d8db95fe7f9409ade8602274cc659f746b15 | |
parent | 5fd353d843a09c53c6767cbc89671a751b719555 (diff) |
Docs: tidying
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 10f21f7ab..cdac2a266 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -7803,7 +7803,8 @@ connection timeout (the system timeout is used), no user or password, no limit on the number of entries returned, and no time limit on queries. When a DN is quoted in the USER= setting for LDAP authentication, Exim -removes any URL quoting that it may contain before passing it LDAP. Apparently +removes any URL quoting that it may contain before passing it to the LDAP library. +Apparently some libraries do this for themselves, but some do not. Removing the URL quoting has two advantages: |