From: Vsevolod Stakhov Date: Thu, 4 Feb 2021 19:17:04 +0000 (+0000) Subject: [Minor] Add another bounce re X-Git-Tag: 3.0~709 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1daf44c4b14f73c8eacb1864c7f905ca795057d1;p=thirdparty%2Frspamd.git [Minor] Add another bounce re --- diff --git a/rules/bounce.lua b/rules/bounce.lua index 21c0d3fe08..4055d77415 100644 --- a/rules/bounce.lua +++ b/rules/bounce.lua @@ -26,6 +26,7 @@ local function make_subj_bounce_keywords_re() 'delivery failed', 'delivery failure', 'delivery report', + 'delivery status', 'delivery warning', 'failure delivery', 'failure notice',