How to add a Received-Spf header?

2011-04-16 Thread Rob Arista
Hey. I'm doing SPF checking in Spamassassin. I read the logs ans see the tests done. And I get scores in the X-Spam-Report headers. I can't see how to get SA to add a 'Received-Spf' like described here, to use it further downstream: http://www.openspf.org/SPF_Received_Header The following key

Re: How to add a Received-Spf header?

2011-04-16 Thread Rob Arista
On Sat, Apr 16, 2011 at 8:06 AM, wrote: > But it can only add headers beginning with X-Spam-.  So you might be able > to add a header with that, and then use procmail or something to add your > Received-SPF header based on a X-Spam-Received-SPF header.  But you would > probably still need to writ

How to set right priorities when mixing Multi-scoring ClamAV & Shortcircuit plugins?

2011-04-16 Thread Rob Arista
In the clamav.cf plugin file the CLAMAV rule is set at default priority=0, with a score of 0.001 Its other rules are supposed to get really high prioritites, priority __CLAMAV_PHISH priority __CLAMAV_PHISH_HEUR priority __CLAMAV_SANE priority __CLAMAV_MBL pri