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 2014/10/26 18:19:40 UTC

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

Author: jhardin
Date: Sun Oct 26 17:19:40 2014
New Revision: 1634364

URL: http://svn.apache.org/r1634364
Log:
FP avoidance tuning, test rule

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=1634364&r1=1634363&r2=1634364&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Sun Oct 26 17:19:40 2014
@@ -1826,6 +1826,8 @@ meta      SPELLED_OUT_NUMBER            
 describe  SPELLED_OUT_NUMBER            Spelled out a number (one two three)
 score     SPELLED_OUT_NUMBER            3.250   # limit
 
+body      __NUM_SPCD_LTRS               /\d{4}\s(?:[a-z]\s){5}/i
+
 
 header    __SUBJ_UNNEEDED_HTML          Subject =~ /%[0-9a-f][0-9a-f]/i
 tflags    __SUBJ_UNNEEDED_HTML          multiple, maxhits=3
@@ -1842,8 +1844,9 @@ describe  TEQF_USR_MSGID_MALF           
 tflags    TEQF_USR_MSGID_MALF           publish
 
 meta      __URI_ONLY_MSGID_MALF         __BODY_URI_ONLY && __MSGID_NOFQDN2
-meta      URI_ONLY_MSGID_MALF           __URI_ONLY_MSGID_MALF && !__RP_MATCHES_RCVD && !__URI_MAILTO 
+meta      URI_ONLY_MSGID_MALF           __URI_ONLY_MSGID_MALF && !__RP_MATCHES_RCVD && !__URI_MAILTO && !__NOT_SPOOFED && !__DKIM_EXISTS && !__MSGID_JAVAMAIL 
 describe  URI_ONLY_MSGID_MALF           URI only + malformed message ID
+tflags    URI_ONLY_MSGID_MALF           publish
 
 meta      GOOG_REDIR_SHORT              __GOOG_REDIR && __KAM_BODY_LENGTH_LT_512 
 describe  GOOG_REDIR_SHORT              Google redirect to obscure spamvertised website + short message