svn commit: r1931890 - spamassassin/trunk/rules

[email protected]
Newsgroups gmane.mail.spam.spamassassin.cvs
Message-ID <177125358095.3382755.2525201177877107535@svn02-us-east.apache.org>
Author: gbechis
Date: Mon Feb 16 14:53:00 2026
New Revision: 1931890

Log:
add exceptions for mail.qq.com FPs

Modified:
   spamassassin/trunk/rules/20_dynrdns.cf
   spamassassin/trunk/rules/20_fake_helo_tests.cf

Modified: spamassassin/trunk/rules/20_dynrdns.cf
==============================================================================
--- spamassassin/trunk/rules/20_dynrdns.cf	Mon Feb 16 12:45:02 2026	(r1931889)
+++ spamassassin/trunk/rules/20_dynrdns.cf	Mon Feb 16 14:53:00 2026	(r1931890)
@@ -193,7 +193,8 @@ header __RDNS_DYNAMIC_ASAHI   X-Spam-Rel
 # exceptions (bug 5397):
 # exceptions: 66-220-155-151.mail-mail.facebook.com
 # exceptions: o167-89-97-77.outbound-mail.sendgrid.net (bug 7592)
-header  __RDNS_STATIC         X-Spam-Relays-External =~ /^[^\]]+ rdns=\S*(?:dedicated|fix|fixip|mail\-mail|outbound\-mail|smtp|send|static)/i
+# exceptions: out162-62-57-137.mail.qq.com
+header  __RDNS_STATIC         X-Spam-Relays-External =~ /^[^\]]+ rdns=\S*(?:dedicated|fix|mail|smtp|send|static)/i
 
 # bug 5586:
 header __CGATE_RCVD       Received =~ /by \S+ \(CommuniGate Pro/

Modified: spamassassin/trunk/rules/20_fake_helo_tests.cf
==============================================================================
--- spamassassin/trunk/rules/20_fake_helo_tests.cf	Mon Feb 16 12:45:02 2026	(r1931889)
+++ spamassassin/trunk/rules/20_fake_helo_tests.cf	Mon Feb 16 14:53:00 2026	(r1931890)
@@ -46,8 +46,11 @@ header __HELO_STATIC_SALESFORCE X-Spam-R
 # v5207.v5d85c8f2.use4.send.mailgun.net
 header __HELO_STATIC_MAILGUN X-Spam-Relays-External =~ /^[^\]]+ helo=v\d+\.v\w+\.\w+\.send\.mailgun\.net\s[^\]]+ auth= /i
 
+# out162-62-57-137.mail.qq.com
+header __HELO_STATIC_QQ X-Spam-Relays-External =~ /^[^\]]+ helo=out\d+\-\d+\-\d+\-\d+\.mail\.qq\.com\s[^\]]+ auth= /i
+
 describe HELO_STATIC_HOST Relay HELO'd using static hostname
-meta HELO_STATIC_HOST (__HELO_STATIC_ROGERS || __HELO_STATIC_SENDGRID || __HELO_STATIC_COMCAST || __HELO_STATIC_SALESFORCE || __HELO_STATIC_MAILGUN)
+meta HELO_STATIC_HOST (__HELO_STATIC_ROGERS || __HELO_STATIC_SENDGRID || __HELO_STATIC_COMCAST || __HELO_STATIC_SALESFORCE || __HELO_STATIC_MAILGUN || __HELO_STATIC_QQ)
 
 # ---------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.