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/11/14 18:59:10 UTC

svn commit: r474895 - /spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf

Author: jm
Date: Tue Nov 14 09:59:09 2006
New Revision: 474895

URL: http://svn.apache.org/viewvc?view=rev&rev=474895
Log:
remove inaccurate cut-and-pasted comments ;)

Modified:
    spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf

Modified: spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf?view=diff&rev=474895&r1=474894&r2=474895
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_receivedfrom.cf Tue Nov 14 09:59:09 2006
@@ -1,9 +1,5 @@
 
-# commented; just not really up to snuff right now
-#
 loadplugin Mail::SpamAssassin::Plugin::ReceivedFrom ReceivedFrom.pm
-# 
-# # thanks to BC for this tip
 ifplugin Mail::SpamAssassin::Plugin::ReceivedFrom
 header JM_RCVD_FROM  eval:check_received_from()
 endif