You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2006/12/06 13:29:09 UTC

svn commit: r483053 - /spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Author: jm
Date: Wed Dec  6 04:29:07 2006
New Revision: 483053

URL: http://svn.apache.org/viewvc?view=rev&rev=483053
Log:
comment lint-failing rules

Modified:
    spamassassin/rules/trunk/sandbox/felicity/70_other.cf

Modified: spamassassin/rules/trunk/sandbox/felicity/70_other.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/felicity/70_other.cf?view=diff&rev=483053&r1=483052&r2=483053
==============================================================================
--- spamassassin/rules/trunk/sandbox/felicity/70_other.cf (original)
+++ spamassassin/rules/trunk/sandbox/felicity/70_other.cf Wed Dec  6 04:29:07 2006
@@ -318,7 +318,9 @@
 
 
 # bug 4459: allow 127.0.0.\d+, and look for other illegals
-ifplugin Mail::SpamAssassin::Plugin::RelayEval
-header RCVD_ILLEGAL_IP2         eval:check_for_illegal_ip2()
-header RCVD_ILLEGAL_IP3         eval:check_for_illegal_ip3()
-endif
+# jm: commented, lint failures in bbmass
+# http://bbmass.spamassassin.org:8011/mc-fast/builds/0/test/0
+# ifplugin Mail::SpamAssassin::Plugin::RelayEval
+# header RCVD_ILLEGAL_IP2         eval:check_for_illegal_ip2()
+# header RCVD_ILLEGAL_IP3         eval:check_for_illegal_ip3()
+# endif