Mailing List Archive

svn commit: rev 20527 - incubator/spamassassin/trunk/rules
Author: jm
Date: Fri May 28 00:00:20 2004
New Revision: 20527

Modified:
incubator/spamassassin/trunk/rules/70_testing.cf
Log:
removed some not-so-hot ratware rules

Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf (original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf Fri May 28 00:00:20 2004
@@ -276,12 +276,6 @@
# ratware: forging Postfix Receiveds
header T_RATWARE_RCVD_PF_1 Received =~ / \(Postfix\) with ESMTP id .+\; \S+ \d+ \S+ \d+ \d+:\d+:\d+ \S+$/s

-# faked AOLish headers
-header T_RATWARE_RCVD_98 Received =~ / \(v98\.\d\) with ESMTP id MAIL/
-
-header T_RATWARE_SMTPSVC_1 Received =~ / SMTPSVC\(5.0.2195.6713\);\n/s
-header T_RATWARE_SMTPSVC_2 Received =~ / SMTPSVC\(5.0.2195.6824\);\n/s
-
header T_RATWARE_RCVD_AT Received =~ / by \S+\@\S+ with Microsoft SMTPSVC/

header T_DNS_FROM_RFC_WHOIS_B eval:check_rbl_sub('rfci_envfrom', '127.0.0.7')