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 2004/02/19 00:36:45 UTC

svn commit: rev 6736 - incubator/spamassassin/trunk/rules

Author: jm
Date: Wed Feb 18 15:36:45 2004
New Revision: 6736

Modified:
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
added T_RATWARE_FAKED_AOL_UA from bug 2299

Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Wed Feb 18 15:36:45 2004
@@ -651,3 +651,7 @@
 
 # bug 1985
 body T_URGENT_BIZ /urgent.{0,16}(?:assistance|business|buy|confidential|notice|proposal|reply|request|response)/i
+
+header T_RATWARE_FAKED_AOL_UA	User-Agent =~ /^AOL /
+describe T_RATWARE_FAKED_AOL_UA	AOL clients don't use the User-Agent header
+