You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2019/10/07 06:12:58 UTC

svn commit: r1868074 - /spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Author: gbechis
Date: Mon Oct  7 06:12:58 2019
New Revision: 1868074

URL: http://svn.apache.org/viewvc?rev=1868074&view=rev
Log:
disable underperforming rules

Modified:
    spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf

Modified: spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf?rev=1868074&r1=1868073&r2=1868074&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/gbechis/20_misc.cf Mon Oct  7 06:12:58 2019
@@ -36,13 +36,13 @@ describe   GB_LINKED_IMG_NOT_RCVD_LINK
 score      GB_LINKED_IMG_NOT_RCVD_LINK   2.500    # limit
 tflags     GB_LINKED_IMG_NOT_RCVD_LINK   publish
 
-header     __HDR_RCVD_PAYPAL		 X-Spam-Relays-External =~ /rdns=mx\S+\.slc\.paypal\.com\s/
-uri        __URI_IMG_PAYPAL		 /^https:\/\/www\.paypalobjects\.com\/en_US\/i\/logo\/logo_emailheader_113wx46h\.gif/
-meta       __PAYPAL_IMG_NOT_RCVD_LINK    __URI_IMG_PAYPAL && !__HDR_RCVD_PAYPAL
-meta       GB_PAYPAL_IMG_NOT_RCVD_LINK   __PAYPAL_IMG_NOT_RCVD_LINK && !__HAS_ERRORS_TO && !__MSGID_LIST && !__MSGID_GUID && !__RCD_RDNS_SMTP
-describe   GB_PAYPAL_IMG_NOT_RCVD_LINK   Paypal hosted image but message not from Paypal
-score      GB_PAYPAL_IMG_NOT_RCVD_LINK   2.500    # limit
+# header     __HDR_RCVD_PAYPAL		 X-Spam-Relays-External =~ /rdns=mx\S+\.slc\.paypal\.com\s/
+# uri        __URI_IMG_PAYPAL		 /^https:\/\/www\.paypalobjects\.com\/en_US\/i\/logo\/logo_emailheader_113wx46h\.gif/
+# meta       __PAYPAL_IMG_NOT_RCVD_LINK    __URI_IMG_PAYPAL && !__HDR_RCVD_PAYPAL
+# meta       GB_PAYPAL_IMG_NOT_RCVD_LINK   __PAYPAL_IMG_NOT_RCVD_LINK && !__HAS_ERRORS_TO && !__MSGID_LIST && !__MSGID_GUID && !__RCD_RDNS_SMTP
+# describe   GB_PAYPAL_IMG_NOT_RCVD_LINK   Paypal hosted image but message not from Paypal
+# score      GB_PAYPAL_IMG_NOT_RCVD_LINK   2.500    # limit
 
-header     GB_PHP_BADVERSION		 X-Mailer =~ /PHP\/' \. phpversion\(\);/
-describe   GB_PHP_BADVERSION		 Impossible Php version
-score      GB_PHP_BADVERSION		 1.000	 # limit
+# header     GB_PHP_BADVERSION		 X-Mailer =~ /PHP\/' \. phpversion\(\);/
+# describe   GB_PHP_BADVERSION		 Impossible Php version
+# score      GB_PHP_BADVERSION		 1.000	 # limit