You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2021/01/07 03:09:51 UTC

svn commit: r1885224 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Author: jhardin
Date: Thu Jan  7 03:09:51 2021
New Revision: 1885224

URL: http://svn.apache.org/viewvc?rev=1885224&view=rev
Log:
Fix GOOG_TRIX for internal issue

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf?rev=1885224&r1=1885223&r2=1885224&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Thu Jan  7 03:09:51 2021
@@ -3440,8 +3440,9 @@ meta        URI_MYSP_AC                _
 describe    URI_MYSP_AC                Uses unusual redirector to avoid URIBL
 
 
-header     __ENVFROM_GOOG_TRIX         X-Spam-Relays-External =~ /\senvfrom=[^@\s]+\@trix\.bounces\.google\.com\s/
-meta       ENVFROM_GOOG_TRIX           __ENVFROM_GOOG_TRIX
+header     __ENVFROM_GOOG_TRIX_01      X-Spam-Relays-External =~ /\senvfrom=[^@\s]+\@trix\.bounces\.google\.com\s/
+header     __ENVFROM_GOOG_TRIX_02      Return-Path =~ /\@trix\.bounces\.google\.com/
+meta       ENVFROM_GOOG_TRIX           __ENVFROM_GOOG_TRIX_01 || __ENVFROM_GOOG_TRIX_02
 describe   ENVFROM_GOOG_TRIX           From suspicious Google subdomain
 score      ENVFROM_GOOG_TRIX           3.000	# limit
 tflags     ENVFROM_GOOG_TRIX           publish