commit 1daf44c: [Minor] Add another bounce re

Vsevolod Stakhov vsevolod at highsecure.ru
Thu Feb 4 19:21:06 UTC 2021


Author: Vsevolod Stakhov
Date: 2021-02-04 19:17:04 +0000
URL: https://github.com/rspamd/rspamd/commit/1daf44c4b14f73c8eacb1864c7f905ca795057d1 (HEAD -> master)

[Minor] Add another bounce re

---
 rules/bounce.lua | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/bounce.lua b/rules/bounce.lua
index 21c0d3fe0..4055d7741 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',


More information about the Commits mailing list