
tedm at ipinc
Feb 9, 2010, 2:56 PM
Post #12 of 65
(1851 views)
Permalink
|
|
Re: Newest spammer trick - non-blank subject lines?
[In reply to]
|
|
Karsten Bräckelmann wrote: > On Tue, 2010-02-09 at 12:58 -0800, Ted Mittelstaedt wrote: >> The problem is the mail client program, specifically >> Thunderbird. There must be a bug in T-bird that is tickled >> by these non-text characters because although the Subject >> line exists with ***SPAM*** in it if I look at the actual >> message in the mailbox with an editor, T-bird displays >> the subject line as a BLANK subject. > > As you said, this appears to be a thunderbird issue. Went there to > report it? > > >> Now, why don't I just write a rule in T-bird that trashes mail >> that has a blank subject line, I hear you ask? > > Err, nope. :) Note that the Subject actually is NOT empty, as you said. > And unless filtering in TB on (raw or decoded) headers is affected by > the very same bug /displaying/ the Subject header in a specific widget > is... Very unlikely. What's invisible to the eye in the UI seriously > isn't invisible to code logic. > > This appears to be a client *rendering*, displaying bug. Not to be > confused with an actual empty header (which isn't the same as a missing > header either) to filter on. > > > Even though this most likely is a TB bug, it would be interesting to > have a look at these headers. If possible, the raw one, prior to your SA > header munging, err, rewriting option. > OK I did it - and this one is really, really cool!!! Thunderbird is barfing when it gets TWO "Subject:" lines in the e-mail message. SA processes it and here's the result: From maumet [at] ionizer Tue Feb 9 14:22:38 2010 Return-Path: <maumet [at] ionizer> Received: from nqcek.charter.com (71-87-206-218.dhcp.kgpt.tn.charter.com [71.87.206.218]) by mail.ipinc.net (8.13.8/8.13.8) with SMTP id o19MMY9W075540 for <newuser [at] ipinc>; Tue, 9 Feb 2010 14:22:35 -0800 (PST) (envelope-from maumet [at] ionizer) From: Bugarewicz <maumet [at] ionizer> To: newuser [at] ipinc MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------=_4B71E02E.A0717A8B" Date: Tue, 09 Feb 2010 17:22:37 -0500 Subject: *****SPAM***** Subject: Message-ID: <1265753645.minding [at] nosbih> X-Greylist: Delayed for 00:15:02 by milter-greylist-3.0 (mail.ipinc.net [65.75.192.11]); Tue, 09 Feb 2010 14:22:35 -0800 (PST) X-Spam-Flag: YES X-Spam-Status: Yes, score=11.7 required=4.1 tests=DYN_RDNS_AND_INLINE_IMAGE, EMPTY_MESSAGE,MISSING_SUBJECT,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_PBL,RCVD_IN_XBL, RDNS_DYNAMIC,SPF_NEUTRAL,TVD_SPACE_RATIO autolearn=disabled version=3.2.3 X-Spam-Level: *********** X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail.ipinc.net Status: O X-Status: X-Keywords: X-UID: 25585826 Thunderbird only displays the SECOND subject line. Now, why the message that SA is creating is getting TWO Subject: lines is a different question. cat -v does not show any non-printable chars. Here's the original header from the SA attachment: ------------=_4B71E02E.A0717A8B Content-Type: message/rfc822; x-spam-type=original Content-Description: original message before SpamAssassin Content-Disposition: attachment Content-Transfer-Encoding: 8bit X-Envelope-From: <maumet [at] ionizer> X-Envelope-To: <newuser [at] ipinc> Received: from nqcek.charter.com (71-87-206-218.dhcp.kgpt.tn.charter.com [71.87.206.218]) by mail.ipinc.net(8.13.8/8.13.8) with SMTP id o19MMY9W075540 Tue, 9 Feb 2010 14:22:34 -0800 (PST) (envelope-from <maumet [at] ionizer> From: Bugarewicz <maumet [at] ionizer> To: newuser [at] ipinc MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-------------0BCB4D94223158510682CA52847" Date: Tue, 09 Feb 2010 17:22:37 -0500 Subject: Message-ID: <1265753645.minding [at] nosbih> X-Greylist: Delayed for 00:15:02 by milter-greylist-3.0 (mail.ipinc.net [65.75.192.11]); Tue, 09 Feb 2010 14:22:35 -0800 (PST) This is a multi-part message in MIME format. ---------------0BCB4D94223158510682CA52847 Content-Type: text/plain; charset=ISO-8859-9; format=flowed Content-Transfer-Encoding: 7bit ---------------0BCB4D94223158510682CA52847 Content-Type: image/jpeg; name="mimosa.jpg" Content-Transfer-Encoding: base64 Content-Disposition: inline /9j/4AAQSkZJRgABAQEBLAEsAAD/2wBDACgcHiMeGSgjISMtKygwPGRBPDc3PHtYXUlkkYCZ lo+AjIqgtObDoKrarYqMyP/L2u71////m8H////6/+b9//j/2wBDASstLTw1PHZBQXb4pYyl +Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj/wAAR CAEQAV8DASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA . . . Ted
|