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 2016/01/23 01:38:32 UTC

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

Author: jhardin
Date: Sat Jan 23 00:38:31 2016
New Revision: 1726348

URL: http://svn.apache.org/viewvc?rev=1726348&view=rev
Log:
FP avoidance tuning

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=1726348&r1=1726347&r2=1726348&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sat Jan 23 00:38:31 2016
@@ -738,7 +738,7 @@ describe        IMAGESHACK_URI
 #describe        DYNDNS_URIS             Has multiple dyndns.org URIs
 
 uri             __BITLY_URI             /\/\/bit\.ly\//i
-meta            BITLY_URI               __BITLY_URI && !__HDR_CASE_REVERSED && !__HAS_SENDER && !__HAS_CAMPAIGNID && !__DOS_HAS_LIST_UNSUB && !__IMG_VIA_BITLY 
+meta            BITLY_URI               __BITLY_URI && !__HDR_CASE_REVERSED && !__HAS_SENDER && !__HAS_CAMPAIGNID && !__DOS_HAS_LIST_UNSUB && !__HAS_ERRORS_TO && !__MAIL_LINK && !__IMG_VIA_BITLY 
 describe        BITLY_URI               URI contains bit.ly
 score           BITLY_URI               3.000	# limit
 
@@ -2152,7 +2152,7 @@ header     __HAS_XM_SID                e
 header     __HAS_XM_SENTBY             exists:X-Mailer-Sent-By
 
 header     __FROM_WORDY                From:addr =~ /(?:(?:[A-Z][A-Za-z]+|or|&)\.)+[A-Z][A-Za-z]+\@/
-meta       FROM_WORDY                  __FROM_WORDY && !__FSL_HTML_ENTITIES && !__HAS_THREAD_INDEX && !__HAS_TNEF && !__HAS_IN_REPLY_TO 
+meta       FROM_WORDY                  __FROM_WORDY && !__FSL_HTML_ENTITIES && !__HAS_THREAD_INDEX && !__HAS_TNEF && !__HAS_IN_REPLY_TO && !__RCD_RDNS_MAIL_MESSY && !__DKIM_EXISTS && !__RP_MATCHES_RCVD 
 describe   FROM_WORDY                  From address looks like a sentence