Re: More detailed spamanalysis in header

2006-01-29 Thread Gary V
> So, as I understand it, there is no way to get a detailed report with > amavisd-new for a "non-spam" mail. > > Al > > why would you need such thing? you're not going to convert all your mail into reports, would you? If you need it for a given email, then just run spamassassin -t on that mail (

Re: More detailed spamanalysis in header

2006-01-29 Thread mouss
Al Bogner a écrit : > Am Sonntag, 29. Januar 2006 21:41 schrieb Gary V: > > /etc/mail/spamassassin/local.cf add_header all Report _REPORT_ ok_languagesde en es fr it pt add_header all Checker‐Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_ $sa_spam_report_h

Re: More detailed spamanalysis in header

2006-01-29 Thread Al Bogner
Am Sonntag, 29. Januar 2006 21:41 schrieb Gary V: > >>/etc/mail/spamassassin/local.cf > >>add_header all Report _REPORT_ > >>ok_languagesde en es fr it pt > >>add_header all Checker‐Version SpamAssassin _VERSION_ (_SUBVERSION_) on > >>_HOSTNAME_ > >>$sa_spam_report_header = 1; > >>rewrite_subj

Re: More detailed spamanalysis in header

2006-01-29 Thread Gary V
I have no idea, if this cf-file makes sense: /etc/mail/spamassassin/local.cf add_header all Report _REPORT_ ok_languagesde en es fr it pt add_header all Checker‐Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_ $sa_spam_report_header = 1; rewrite_subject 0 use_terse_report 0 Al

Re: More detailed spamanalysis in header

2006-01-29 Thread Gary V
> Amvis isn't your friend here. It doesn't use the SA headers, it makes its > own. > You'll have to track down the Amvis options to do this. How? X-Spam-Status: ... tag=-99 was written by my local system, while the analysis of my hoster wrote a detailed report, which I would like to create

Re: More detailed spamanalysis in header

2006-01-29 Thread Al Bogner
Am Sonntag, 29. Januar 2006 17:31 schrieb Loren Wilton: > >> add_header all Report _REPORT_ > > > >I use SuSE 9.2 with > > > >g10.suse.de:amavisd-new-2.1.2-5.1 > > Amvis isn't your friend here. It doesn't use the SA headers, it makes its > own. > You'll have to track down the Amvis options to do t

Re: More detailed spamanalysis in header

2006-01-29 Thread Loren Wilton
>> add_header all Report _REPORT_ >I use SuSE 9.2 with >g10.suse.de:amavisd-new-2.1.2-5.1 Amvis isn't your friend here. It doesn't use the SA headers, it makes its own. You'll have to track down the Amvis options to do this. Loren

Re: More detailed spamanalysis in header

2006-01-29 Thread jdow
From: "Al Bogner" <[EMAIL PROTECTED]> Am Sonntag, 29. Januar 2006 03:36 schrieb Chris Purves: On Sun, January 29, 2006 6:44 am, Al Bogner said: > The question was: > What do I have to do to get a more detailed analysis in each header? add_header all Report _REPORT_ I use SuSE 9.2 with g10.

More detailed spamanalysis in header

2006-01-29 Thread Al Bogner
Am Sonntag, 29. Januar 2006 03:36 schrieb Chris Purves: > On Sun, January 29, 2006 6:44 am, Al Bogner said: > > The question was: > > What do I have to do to get a more detailed analysis in each header? > add_header all Report _REPORT_ I use SuSE 9.2 with g10.suse.de:amavisd-new-2.1.2-5.1 galerk