X-Spam-Report Spamassassin header?

Need help? Ask here.

Moderator: Moderators

Post Reply
bobpullen
Posts: 20
Joined: Fri Jul 18, 2014 2:10 am

X-Spam-Report Spamassassin header?

Post by bobpullen »

Hi there,

I was wondering if there's any way to enable the X-Spam-Report Spamassassin header so you can see the test scores assigned to each email received, e.g.

Code: Select all

X-Spam-Report: 
	* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low
	*      trust
	*      [208.79.240.2 listed in list.dnswl.org]
	*  0.6 SUBJ_BUY Subject line starts with Buy or Buying
	* -0.0 SPF_HELO_PASS SPF: HELO matches SPF record
	*  0.1 EUMX_SPMWRD_01 BODY: EUMX_SPMWRD_01
	*  0.0 HTML_IMAGE_RATIO_06 BODY: HTML has a low ratio of text to image area
	* -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
	*      [score: 0.0000]
	*  0.0 HTML_MESSAGE BODY: HTML included in message
	*  0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily
	*      valid
	*  0.2 SARE_HTML_BAD_FG_CLR RAW: Uses illegal color code
	*  0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid
I've had a nosey around the Control Center and I'm struggling to find anything that would allow me to do this. Previously I've added the following line to my Spamassassin config to achieve this:

Code: Select all

add_header all Report _REPORT_
Thanks,

Bob.
Seth
Site Admin
Posts: 309
Joined: Sun Aug 30, 2009 10:44 pm
Location: Nevada
Contact:

Re: X-Spam-Report Spamassassin header?

Post by Seth »

We could look in to adding it as an option. It will be a while though because I'm currently in the middle of some changes to the Secondary DNS section and I can't deploy the dev code to production until it's ready.
Seth Mattinen, Roller Network LLC
Post Reply