docs: warn about lack of trimming on the LDAP bind password

This commit is contained in:
Martin Weinelt
2026-05-24 04:33:02 +02:00
parent 82d9924cdf
commit f8f71c820a
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -64,6 +64,9 @@ LDAP
typical LDAP practices. The exact attribute can be customized through
:option:`mailserver.ldap.attributes.username`.
- The LDAP bind password is now read verbatim without trimming whitespace. Any
trailing newline is now preserved and may cause authentication failures.
- Local and LDAP accounts can now coexist. For overlapping accounts and addresses
the local account will always win.