diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-10-26 14:30:21 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-10-26 14:30:21 +0100 |
commit | b5bbeaa5d9d1003acf126da5a4edfc1d1fbcb1f4 (patch) | |
tree | 6280d5a7a6528e8f0a3bb838ec63ff4a8f2ce092 /ChangeLog | |
parent | d2f250ae1ea421d423b1e07bbafcf7ef3560a191 (diff) | |
download | rspamd-b5bbeaa5d9d1003acf126da5a4edfc1d1fbcb1f4.tar.gz rspamd-b5bbeaa5d9d1003acf126da5a4edfc1d1fbcb1f4.zip |
Release 3.7.23.7.2
* [Feature] rbl: support checking returncodes by CIDR
* [Feature] rbl: support checking returncodes by regex
* [Feature] rbl: support globbed return codes
* [Fix] DMARC reporting: fix reporting for subdomains
* [Fix] Deal with fmtlib exceptions properly
* [Fix] backport fix for dlfcn.h from backward-cpp
* [Rules] Blank spam detection
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +3.7.2: 26 Oct 2023 + * [Feature] rbl: support checking returncodes by CIDR + * [Feature] rbl: support checking returncodes by regex + * [Feature] rbl: support globbed return codes + * [Fix] DMARC reporting: fix reporting for subdomains + * [Fix] Deal with fmtlib exceptions properly + * [Fix] backport fix for dlfcn.h from backward-cpp + * [Rules] Blank spam detection + 3.7.1: 07 Oct 2023 * [CritFix] Fix leak in `gzip` function * [Feature] Add ICAP Content-Type and Filename |