Re: SA report header added to ham mail

2009-07-01 Thread John Horne
On Wed, 2009-07-01 at 01:14 +0200, Karsten Bräckelmann wrote: > On Tue, 2009-06-30 at 21:57 +0100, John Horne wrote: > > However, as far as I can tell, the X-Spam-Report header gets added to > > ham mail as well as spam. For example: > > > >X-spam-report: Score=-6.9 > > tests=BAYES_0

Re: SA report header added to ham mail

2009-06-30 Thread LuKreme
On 30-Jun-2009, at 19:38, Karsten Bräckelmann wrote: Yes, that *might* result in images being loaded off the net auto- matically, depending on your MUA settings. Hence the "safe". But it really makes reviewing harder, having the user scroll and klick each single spam. Erm.. I don't understand h

Re: SA report header added to ham mail

2009-06-30 Thread Karsten Bräckelmann
On Tue, 2009-06-30 at 18:36 -0600, LuKreme wrote: > On 30-Jun-2009, at 14:57, John Horne wrote: > > I am currently reconfiguring SA, and have set report_safe to 0. Our > > 'required' score is 8, and I have also configured: > > Raising the required score is clearly a mistake. Setting report safe

Re: SA report header added to ham mail

2009-06-30 Thread LuKreme
On 30-Jun-2009, at 14:57, John Horne wrote: I am currently reconfiguring SA, and have set report_safe to 0. Our 'required' score is 8, and I have also configured: Raising the required score is clearly a mistake. Setting report safe to 0 is generally user-hostile. Setting it to one is the best

Re: SA report header added to ham mail

2009-06-30 Thread Karsten Bräckelmann
On Wed, 2009-07-01 at 01:26 +0200, Mark Martinec wrote: > > >X-spam-report: Score=-6.9 > > > tests=BAYES_00,DCC_CHECK,RCVD_IN_DNSWL_HI autolearn=ham > > > > That is not a standard SA header. Actually, there's quite a lot fishy > > about that. > > > > First of all, SA is incapable of add

Re: SA report header added to ham mail

2009-06-30 Thread Mark Martinec
> >X-spam-report: Score=-6.9 > > tests=BAYES_00,DCC_CHECK,RCVD_IN_DNSWL_HI autolearn=ham > > That is not a standard SA header. Actually, there's quite a lot fishy > about that. > > First of all, SA is incapable of adding it -- all SA generated headers > start with X-Spam- (note the uppe

Re: SA report header added to ham mail

2009-06-30 Thread Karsten Bräckelmann
On Tue, 2009-06-30 at 21:57 +0100, John Horne wrote: > I am currently reconfiguring SA, and have set report_safe to 0. Our > 'required' score is 8, and I have also configured: > > clear_report_template > report "Score=_SCORE_ tests=_TESTS_ autolearn=_AUTOLEARN_" The report option does n

SA report header added to ham mail

2009-06-30 Thread John Horne
Hello, Using SA 3.2.5 I read in the Mail::SpamAssassin::Conf man page that: report_safe ( 0 | 1 | 2 ) (default: 1) ... If this option is set to 0, incoming spam is only modified by adding some "X-Spam-" headers and no changes will be made to the body. In