I believe we have something like 70_sare_random.cf at rulesemporium that has a whole lot of these sort of things in it.
Whether it has these exact cases I can't say without running a comparison, but I know we've accumulated a whole lot of the %-words in the last year. Loren ----- Original Message ----- From: "Francesco Potorti`" <[EMAIL PROTECTED]> To: <users@spamassassin.apache.org> Sent: Saturday, November 06, 2004 4:42 PM Subject: rules for ignorant spammers > header spammer_from From =~ /%FROM_USER@/ > describe spammer_from Ignorant spammer: variables in From: > score spammer_from 5.0 > > header spammer_messageid Message-Id =~ /%MESSAGEID@|RND_LC_CHAR/ > describe spammer_messageid Ignorant spammer: variables in Message-Id: > score spammer_messageid 5.0 > > header spammer_received Received =~ /%RECEIVED|%REC_WITH/ > describe spammer_received Ignorant spammer: variables in Received: > score spammer_received 5.0 > > header spammer_reply_to Reply-to =~ /%FROM_USER@/ > describe spammer_reply_to Ignorant spammer: variables in Reply-to: > score spammer_reply_to 5.0 > > header spammer_subject Subject =~ /%CUSTOM_SUBJECT/ > describe spammer_subject Ignorant spammer: variables in Subject: > score spammer_subject 3.5 > > full spammer_charset /charset=%CHARSET/ > describe spammer_charset Ignorant spammer: variables in charset= > score spammer_charset 1.5 > > body spammer_text /%MAKE_TXT\[[0-9]/ > describe spammer_text Ignorant spammer: variables in text > score spammer_text 1.5