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/20 06:28:09 UTC

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

Author: jhardin
Date: Wed Jan 20 05:28:08 2016
New Revision: 1725673

URL: http://svn.apache.org/viewvc?rev=1725673&view=rev
Log:
add test 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=1725673&r1=1725672&r2=1725673&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Wed Jan 20 05:28:08 2016
@@ -2145,9 +2145,12 @@ score      HDR_CASE_REV_MANY           2
 
 header     __HAS_CAMPAIGN              exists:X-Campaign 
 header     __HAS_CAMPAIGNID            exists:X-Campaignid
+header     __HAS_CID                   exists:X-CID
 header     __HAS_XM_LID                exists:X-Mailer-LID
 header     __HAS_XM_RECPTID            exists:X-Mailer-RecptId
 header     __HAS_XM_SID                exists:X-Mailer-SID
 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]+\@/
+