From: D0LLYNH0 <67797325+D0LLYNH0@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:12:28 +0000 (-0300) Subject: Dutch X-Git-Tag: 3.11.1~43^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5288%2Fhead;p=thirdparty%2Frspamd.git Dutch --- diff --git a/rules/regexp/headers.lua b/rules/regexp/headers.lua index aa59aad8f3..349bd204c4 100644 --- a/rules/regexp/headers.lua +++ b/rules/regexp/headers.lua @@ -644,7 +644,7 @@ reconf['REPTO_QUOTE_YAHOO'] = { } reconf['FAKE_REPLY'] = { - re = [[Subject=/^(atb|aw|bls|odp|res?|rif|sv|ynt)[. ]*:/i{header} & !(header_exists(In-Reply-To) | header_exists(References))]], + re = [[Subject=/^(antw|atb|aw|bls|odp|res?|rif|sv|ynt)[. ]*:/i{header} & !(header_exists(In-Reply-To) | header_exists(References))]], description = 'Fake reply', score = 1.0, group = 'headers'