From d818225a9bafba9a9f4d8477380c4a5f09392feb Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Wed, 3 Jun 2015 22:30:41 +0800 Subject: [PATCH] Sync iRedAPD release notes. --- html/iredapd.releases.html | 12 ++++++++++-- upgrade/3-iredapd.releases.md | 9 ++++++++- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/html/iredapd.releases.html b/html/iredapd.releases.html index b085b6f7..2b8c569c 100644 --- a/html/iredapd.releases.html +++ b/html/iredapd.releases.html @@ -26,8 +26,16 @@
  • Plugin ldap_domain_wblist was removed, we didn't use it at all.
  • Plugin ldap_recipient_restrictions is marked as deprecated, and will be removed in next release (1.7.0). please use amavisd_wblist instead.
  • -
  • Fixed issues: diff --git a/upgrade/3-iredapd.releases.md b/upgrade/3-iredapd.releases.md index 4d7368f8..98dc2b0b 100644 --- a/upgrade/3-iredapd.releases.md +++ b/upgrade/3-iredapd.releases.md @@ -20,7 +20,14 @@ * Plugin `ldap_recipient_restrictions` is marked as deprecated, and will be removed in next release (1.7.0). please use `amavisd_wblist` instead. * Fixed issues: - * iRedAPD daemon exits with error `(9, 'Bad file descriptor')`. + + * plugin/ldap_maillist_access_policy.py: not use correct ldap + connection cursor. this causes access policy not work. + * plugin/reject_sender_login_mismatch.py: Not return correct value for + allowed senders. + * Not correctly fetch SQL query result with SQLAlchemy. + * Doesn't work with PostgreSQL backend. + * iRedAPD daemon exits with error (9, 'Bad file descriptor'). ### 1.5.0