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/10/18 13:06:56 UTC

svn commit: r465207 - /spamassassin/rules/trunk/sandbox/jm/20_sendmailid.cf

Author: jm
Date: Wed Oct 18 04:06:51 2006
New Revision: 465207

URL: http://svn.apache.org/viewvc?view=rev&rev=465207
Log:
comment JM_RCVD_SENDMAILID; still some FPs and not a great hitrate anyway

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

Modified: spamassassin/rules/trunk/sandbox/jm/20_sendmailid.cf
URL: http://svn.apache.org/viewvc/spamassassin/rules/trunk/sandbox/jm/20_sendmailid.cf?view=diff&rev=465207&r1=465206&r2=465207
==============================================================================
--- spamassassin/rules/trunk/sandbox/jm/20_sendmailid.cf (original)
+++ spamassassin/rules/trunk/sandbox/jm/20_sendmailid.cf Wed Oct 18 04:06:51 2006
@@ -1,8 +1,10 @@
 
-loadplugin Mail::SpamAssassin::Plugin::SendmailID SendmailID.pm
-
-# thanks to BC for this tip
-ifplugin Mail::SpamAssassin::Plugin::SendmailID
-header JM_RCVD_SENDMAILID  eval:check_sendmail_id()
-endif
+# commented; just not really up to snuff right now
+#
+# loadplugin Mail::SpamAssassin::Plugin::SendmailID SendmailID.pm
+# 
+# # thanks to BC for this tip
+# ifplugin Mail::SpamAssassin::Plugin::SendmailID
+# header JM_RCVD_SENDMAILID  eval:check_sendmail_id()
+# endif