]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Dutch 5288/head
authorD0LLYNH0 <67797325+D0LLYNH0@users.noreply.github.com>
Fri, 10 Jan 2025 18:12:28 +0000 (15:12 -0300)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2025 18:12:28 +0000 (15:12 -0300)
rules/regexp/headers.lua

index aa59aad8f384f66b38702e833bc033b6dcc5cb3f..349bd204c43cd2cce15838ec0ff8f7a0d6c7b007 100644 (file)
@@ -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'