Bug 2007 - Not rewriting blank subject lines
Summary: Not rewriting blank subject lines
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 2.54
Hardware: Other other
: P5 normal
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-01 18:35 UTC by John Stevens
Modified: 2003-06-01 12:39 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description John Stevens 2003-06-01 18:35:41 UTC
When an e-mail with a blank subject is recieved SA is rewriting the body and 
headers of a mail but is not rewriting the subject line with the subject tag.

The basic code in PerMsgStatus.pm appears to work fine on it's own.
Comment 1 Theo Van Dinter 2003-06-01 19:53:36 UTC
please attach that message to this bug ticket via the web interface.  I've tried
to reproduce this, but 2.55 and 2.60 both work properly with a blank subject.

setting back to 2.70 for now.
Comment 2 John Stevens 2003-06-01 20:39:38 UTC
This appears to NOT be a problem in SA, but in the spamass-milter I am using to 
interface SA with Sendmail.  Thank you for your efforts, time and patience.