bugSpamAssassin Milter Plugin - Bugs: bug #18037, Second Subject line

 
 

bug #18037: Second Subject line

Submitter:  None
Submitted:  Tue 17 Oct 2006 09:05:05 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Aug 2020 06:47:31 PM UTC, comment #1: 

Please test with spamassassin -t, outside of milter-greylist.

Please explain why a mail with two subject lines is not malformed.

(Please recheck with 0.4.0.)

Will leave open until 2020-09-01.

Greg Troxel <gdt>
Group Member
Tue 17 Oct 2006 09:05:05 AM UTC, original submission:  

Hi all,

another problem with two subjects. If someone sends
such a mail, the first subject is being rewritten/tagged
as usual. But the second, which we see in mailclient
(outlook or whatever) isn't marked as spam- see header below.
There's another bug
http://savannah.nongnu.org/support/?101979
where the modification of spamass-milter.cpp,line 322 :

if (oldsize > 0)

to

if (oldsize > 0 || strcmp(header,"Subject") == 0)

helped- (thanks to msupino!)
but only if the second subject is empty. Any suggestions?

Thanks,
Udo Hölzer.
IT Department
Europe- Germany- Saxony- Chemnitz.

Received: (qmail 7484 invoked from network); Mon, 16 Oct 2006 15:47:25 -0600
Message-ID: <0685375820.29821.95075.sendUpdate@modesty>
XDSB-Id: 7117229::71119519::PlaxoUpdateRequest
Precedence: bulk
Subject: [SPAM? (Punktzahl ********)] New message from service
Mime-Version: 1.0
To: -email is unavailable-
From: "Terrence Lucas" <maribethconsolata@asam.cl>
Subject: An auction is starting
Date: Mon, 16 Oct 2006 15:47:25 -0600
X-Spam-Flag: YES
X-Spam-Status: Yes, score=10.3 required=3.0 tests=(.....) version=3.1.5
X-Spam-Level: ********
X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on xxxxxx
Content-Type: text
Return-Path: -email is unavailable-
X-OriginalArrivalTime: 15 Oct 2006 20:48:30.0727 (UTC) FILETIME=[45BD5170:01C6F09B]

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gdt (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-08-01 gdt StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code