From b5bbeaa5d9d1003acf126da5a4edfc1d1fbcb1f4 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 26 Oct 2023 14:30:21 +0100 Subject: [PATCH] Release 3.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 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index f2c92f4f6..22171460e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- 2.39.5