diff options
author | Andrew Lewis <exim@judo.za.org> | 2015-01-24 23:42:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-25 17:39:41 +0000 |
commit | c5f280e20a8e3ecd5f016b8fb34a436588915ed2 (patch) | |
tree | 25b88641a63e7f81b13f7e32f958ad4cec4bc973 /doc/doc-txt | |
parent | 84547130ee72174d019f557dcbc3b0cf42c5ac80 (diff) |
Support Rspamd. Patch from Andrew Lewis, lightly editorialised
by JH. Bug 1573
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bfe872503..835417ff2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -50,6 +50,9 @@ JH/12 The cutthrough-routing facility now supports multi-recipient mails, JH/13 Bug 344: The verify = reverse_host_lookup ACL condition now accepts a /defer_ok option. +JH/14 Bug 1573: The spam= ACL condition now additionally supports Rspamd. + Patch from Andrew Lewis. + Exim version 4.85 |