Mention OpenLDAP backend still has the bug mentioned in last commit, and we don't have solution yet.

This commit is contained in:
Zhang Huangbin 2015-04-04 07:57:55 +08:00
parent a0945e6a13
commit 48adaa9d0d
2 changed files with 6 additions and 2 deletions

View File

@ -58,7 +58,9 @@
<p><strong>WARNING: Still working in progress, do <em>NOT</em> apply it.</strong></p>
<h2 id="changelog">ChangeLog</h2>
<ul>
<li>2015-04-03: [MySQL, PostgreSQL] Fixed: user+extension@domain.com doesn't work with per-domain catch-all.</li>
<li>2015-04-03: [MySQL, PostgreSQL] Fixed: user+extension@domain.com doesn't work
with per-domain catch-all. Note: OpenLDAP backend still has this
issue and we have no solution yet.</li>
<li>2015-02-28: [LDAP, MySQL] Drop retired column in Amavisd database: <code>policy.spam_modifies_subj</code>.</li>
<li>2015-02-27: [All backends] Add new LDAP attribute <code>allowNets</code> and SQL column
<code>mailbox.allow_nets</code>, which used to restrict mail user to login

View File

@ -7,7 +7,9 @@ __WARNING: Still working in progress, do _NOT_ apply it.__
## ChangeLog
* 2015-04-03: [MySQL, PostgreSQL] Fixed: user+extension@domain.com doesn't work with per-domain catch-all.
* 2015-04-03: [MySQL, PostgreSQL] Fixed: user+extension@domain.com doesn't work
with per-domain catch-all. Note: OpenLDAP backend still has this
issue and we have no solution yet.
* 2015-02-28: [LDAP, MySQL] Drop retired column in Amavisd database: `policy.spam_modifies_subj`.
* 2015-02-27: [All backends] Add new LDAP attribute `allowNets` and SQL column
`mailbox.allow_nets`, which used to restrict mail user to login