Bug 3890 - Change X-Spam-Level: character no longer supported in 3.0.0?
Summary: Change X-Spam-Level: character no longer supported in 3.0.0?
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Score Generation (show other bugs)
Version: 3.0.0
Hardware: PC Linux
: P4 major
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-09 13:29 UTC by Niklas Blomdalen
Modified: 2004-10-09 07:00 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 Niklas Blomdalen 2004-10-09 13:29:39 UTC
It seems that when upgrading to 3.0.0 my prefered character (X) for spam level headers has changed to 
*, making alkl my scripts for logging and blocking mail with high score brake, since my mailserver 
donsent support escaped * it takes it like wildcard, meaning no character or multiple characters..

i wote for re-supporting:
spam_level_char X

//N
Comment 1 Theo Van Dinter 2004-10-09 15:00:08 UTC
if you rtm, you'd see that:

        _STARS(*)_        one * (use any character) for each score point (note: this
                          is limited to 50 'stars' to stay on the right side of the RFCs)

lets you change the character to anything you'd like.