I came across a bug with a subject filter seeing characters that don't exist. I was able to reproduce the error by sending myself a test message from a different account with the same subject. It seems like one of the lines in my GIBBERISHSUB filter is seeing a character after the end of the subject line, appending it to the "Q" to create a "QR" string which matches the following line in the filter:
SUBJECT 4 CONTAINS qr
Here's the headers from the test message that I sent myself which reproduced the error:
Received: from imo-d01.mx.aol.com [205.188.157.33] by mx1.mailpure.com with ESMTP
(SMTPD32-8.05) id AFDED78300A0; Thu, 22 Apr 2004 06:35:10 -0400
Received: from [EMAIL PROTECTED]
by imo-d01.mx.aol.com (mail_out_v37_r1.3.) id c.ed.cdca825 (22682)
for <[EMAIL PROTECTED]>; Thu, 22 Apr 2004 06:35:06 -0400 (EDT)
Received: from netscape.net (alb-24-195-119-188.nycap.rr.com [24.195.119.188]) by
air-in04.mx.aol.com (v98.19) with ESMTP id MAILININ43-589a40879fda1d5; Thu, 22 Apr
2004 06:35:06 -0500
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 22 Apr 2004 06:35:05 -0400
From: Bramble <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Netscape/7.1 (ax)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Re: Re: Re: [shortwave-radio] FAQ
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-AOL-IP: 24.195.119.188
X-Mailer: Unknown (No Version)
X-MailPure: ================================================================
X-MailPure: RFC-NOABUSE: Failed, listed in abuse.rfc-ignorant.org (weight 1).
X-MailPure: RFC-NOPOSTMASTER: Failed, listed in postmaster.rfc-ignorant.org (weight 1).
X-MailPure: LEGITCONTENT: Passed, legitimate content detected (weight -2).
X-MailPure: GIBBERISHSUB: Message failed GIBBERISHSUB test (line 222, weight 4)
(weight capped at 4).
X-MailPure: ================================================================
X-MailPure: Spam Score: 4
X-MailPure: Scan Time: 06:35:17 on 04/22/2004
X-MailPure: Spool File: D9fded78300a0d810.SMD
X-MailPure: Server Name: imo-d01.mx.aol.com
X-MailPure: SMTP Sender: [EMAIL PROTECTED]
X-MailPure: Received From: imo-d01.mx.aol.com [205.188.157.33]
X-MailPure: Country Chain: UNITED STATES->destination
X-MailPure: ================================================================
X-MailPure: Spam and virus blocking services provided by MailPure.com
X-MailPure: ================================================================
X-RCPT-TO: <[EMAIL PROTECTED]>Thanks,
Matt
-- ===================================================== MailPure custom filters for Declude JunkMail Pro. http://www.mailpure.com/software/ =====================================================
--- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
--- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
