mainSpamAssassin Milter Plugin - Support: sr #102966, How to get custom headers inserted...

 
 

sr #102966: How to get custom headers inserted into mail

Submitter:  Steven Green <greenius>
Submitted:  Thu 01 Apr 2004 10:06:22 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 01 Apr 2004 10:06:22 AM UTC, original submission:  

In spamassassin's configuration I use add_header to put in some extra header lines.  For example, one I like is:
add_header all Scores TESTSSCORES
which adds a header something like "X-Spam-Scores: BAYES_00=-4.9,NO_REAL_NAME=0.16", which is useful to see how an email that has not been marked as spam has been scored.

Unfortunately spamass_milter only extracts specific named headers (Report, Flags, Status) using replace_or_insert, so the custom header is lost.

It would be good to have an option to allow wildcard headers through, specifically "X-Spam-*".  Or to just use the complete message as returned from spamassassin.

I am using Gentoo Linux,x86, spamass_milter 0.2, sendmail 8.12.10, spamassassin 2.63

Steven Green <greenius>

 

(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

 

CC list is empty

 

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code