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 2020/09/16 22:49:45 UTC

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

Author: jhardin
Date: Wed Sep 16 22:49:44 2020
New Revision: 1881777

URL: http://svn.apache.org/viewvc?rev=1881777&view=rev
Log:
Tuning Sendgrid rules

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=1881777&r1=1881776&r2=1881777&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Wed Sep 16 22:49:44 2020
@@ -3163,10 +3163,10 @@ score      HTML_EMPTY_CELLS_MANY       1
 uri        __SENDGRID_REDIR            m,://u\d+\.ct\.sendgrid\.net/ls/click\?upn=,
 meta       SENDGRID_REDIR              __SENDGRID_REDIR && !MIME_HTML_MOSTLY && !__HAS_ERRORS_TO && !__HAS_X_BEEN_THERE && !__HAS_X_MAILMAN_VERSION 
 describe   SENDGRID_REDIR              Redirect URI via Sendgrid
-score      SENDGRID_REDIR              3.000	# limit
+score      SENDGRID_REDIR              2.000	# limit
 tflags     SENDGRID_REDIR              publish
 
-meta       __SENDGRID_REDIR_PHISH      __SENDGRID_REDIR && ( PDS_FROM_NAME_TO_DOMAIN || FORGED_RELAY_MUA_TO_MX )
+meta       __SENDGRID_REDIR_PHISH      __SENDGRID_REDIR && ( __PDS_FROM_NAME_TO_DOMAIN || FORGED_RELAY_MUA_TO_MX || __TO_IN_SUBJ )
 meta       SENDGRID_REDIR_PHISH        __SENDGRID_REDIR_PHISH
 describe   SENDGRID_REDIR_PHISH        Redirect URI via Sendgrid + phishing signs
 score      SENDGRID_REDIR_PHISH        3.500	# limit