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 2018/10/12 22:41:05 UTC

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

Author: jhardin
Date: Fri Oct 12 22:41:04 2018
New Revision: 1843715

URL: http://svn.apache.org/viewvc?rev=1843715&view=rev
Log:
Add another __HTML_FONT_LOW_CONTRAST_MINFP combo rule currently hitting no ham

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=1843715&r1=1843714&r2=1843715&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_misc_testing.cf Fri Oct 12 22:41:04 2018
@@ -1389,7 +1389,7 @@ else
   meta        __HTML_FONT_LOW_CONTRAST_MINFP	HTML_FONT_LOW_CONTRAST && !__HAS_SENDER && !__THREADED && !__HAS_THREAD_INDEX && !ALL_TRUSTED && !__NOT_SPOOFED && !__HDRS_LCASE_KNOWN
 endif
 
-# some no-ham combinations
+# some no-ham (at the time) combinations
 meta        GAPPY_LOW_CONTRAST    HTML_FONT_LOW_CONTRAST && __GAPPY_SUBJECT 
 describe    GAPPY_LOW_CONTRAST    Gappy subject + hidden text
 score       GAPPY_LOW_CONTRAST    2.500   # limit
@@ -1410,6 +1410,11 @@ describe    STOCK_LOW_CONTRAST    Stocks
 score       STOCK_LOW_CONTRAST    2.500   # limit
 tflags      STOCK_LOW_CONTRAST    publish
 
+meta        NORDNS_LOW_CONTRAST   (__HTML_FONT_LOW_CONTRAST_MINFP && __RDNS_NONE) && !ALL_TRUSTED
+describe    NORDNS_LOW_CONTRAST   No rDNS + hidden text
+score       NORDNS_LOW_CONTRAST   2.500   # limit
+
+
 uri         __URI_DOM_DOTDOT      m,://[^/]+\.\.,
 
 meta        FOUND_YOU          __FOUND_YOU && !__DKIM_EXISTS && !__SUBJ_RE && !__HAS_X_REF && !__RP_MATCHES_RCVD && !__COMMENT_EXISTS && !__HAS_ERRORS_TO && !__HAS_IN_REPLY_TO