Re: Adding headers from SQL userprefs

2006-04-24 Thread Mike Galvez
On Sun, Apr 23, 2006 at 11:23:49AM +0200, mouss wrote: > Mike Galvez wrote: > >Hello, > > > >I have searched the archives, but I can't find an answer to why I > >can't add headers such as "X-Spam-Score". > > > >I'm using SpamAssassin 3.1.1, Sendmail and spamass-milter-0.3.0_1 > > > >My local.cf has

Re: Adding headers from SQL userprefs

2006-04-24 Thread mouss
Mike Galvez wrote: Hello, I have searched the archives, but I can't find an answer to why I can't add headers such as "X-Spam-Score". I'm using SpamAssassin 3.1.1, Sendmail and spamass-milter-0.3.0_1 My local.cf has: add_header all Score _SCORE_ version=_VERSION_ add_header spam Flag _YESNOCA

Re: Adding headers from SQL userprefs

2006-04-23 Thread Mike Galvez
On Sun, Apr 23, 2006 at 06:05:31PM -0700, jdow wrote: > From: "Mike Galvez" <[EMAIL PROTECTED]> > > >On Sun, Apr 23, 2006 at 03:38:21PM -0700, Loren Wilton wrote: > >>> I did this and the "X-Spam-Score" was listed, so something (maybe > >>Milter) > >>is > >>> not writing it, though Milter changes

Re: Adding headers from SQL userprefs

2006-04-23 Thread John Rudd
On Apr 23, 2006, at 4:08 PM, Mike Galvez wrote: On Sun, Apr 23, 2006 at 03:38:21PM -0700, Loren Wilton wrote: I did this and the "X-Spam-Score" was listed, so something (maybe Milter) is not writing it, though Milter changes the Subject header... That may be your problem. Several integrat

Re: Adding headers from SQL userprefs

2006-04-23 Thread jdow
From: "Mike Galvez" <[EMAIL PROTECTED]> On Sun, Apr 23, 2006 at 03:38:21PM -0700, Loren Wilton wrote: > I did this and the "X-Spam-Score" was listed, so something (maybe Milter) is > not writing it, though Milter changes the Subject header... That may be your problem. Several integration tool

RE: Adding headers from SQL userprefs

2006-04-23 Thread Gaute Lund
> > That may be your problem. Several integration tools ignore the > > headers SA makes and rewrite the message using their own headers. > > Maybe you are using one of them. > > > > After digging a little deeper, this appears to be the case. > I'm using Cyrus Imap with sendmail, spamassassi

Re: Adding headers from SQL userprefs

2006-04-23 Thread Mike Galvez
On Sun, Apr 23, 2006 at 03:38:21PM -0700, Loren Wilton wrote: > > I did this and the "X-Spam-Score" was listed, so something (maybe Milter) > is > > not writing it, though Milter changes the Subject header... > > That may be your problem. Several integration tools ignore the headers SA > makes an

Re: Adding headers from SQL userprefs

2006-04-23 Thread Loren Wilton
> I did this and the "X-Spam-Score" was listed, so something (maybe Milter) is > not writing it, though Milter changes the Subject header... That may be your problem. Several integration tools ignore the headers SA makes and rewrite the message using their own headers. Maybe you are using one of

Re: Adding headers from SQL userprefs

2006-04-23 Thread Mike Galvez
On Sun, Apr 23, 2006 at 09:02:19AM -0400, Matt Kettler wrote: > Mike Galvez wrote: > > Hello, > > > > I have searched the archives, but I can't find an answer to why I > > can't add headers such as "X-Spam-Score". > > > > I'm using SpamAssassin 3.1.1, Sendmail and spamass-milter-0.3.0_1 > > > > My

Re: Adding headers from SQL userprefs

2006-04-23 Thread Matt Kettler
Mike Galvez wrote: > Hello, > > I have searched the archives, but I can't find an answer to why I > can't add headers such as "X-Spam-Score". > > I'm using SpamAssassin 3.1.1, Sendmail and spamass-milter-0.3.0_1 > > My local.cf has: > > add_header all Score _SCORE_ > version=_VERSION_ > add_header

Re: Adding headers from SQL userprefs

2006-04-23 Thread Matt Kettler
John Andersen wrote: > On Saturday 22 April 2006 08:54 pm, Mike Galvez wrote: > > >> X-Spam-Status: Yes, score=9.2 >> > ... > >> But no X-Spam-Score >> > > Score was 9.2. > Its right there in X-Spam-Status > > Yes John, but his point is there should also be an X-Spam-Score heade

Re: Adding headers from SQL userprefs

2006-04-22 Thread John Andersen
On Saturday 22 April 2006 08:54 pm, Mike Galvez wrote: > X-Spam-Status: Yes, score=9.2 ... > But no X-Spam-Score Score was 9.2. Its right there in X-Spam-Status -- _ John Andersen pgpBKGzG8No2x.pgp Description: signature

Adding headers from SQL userprefs

2006-04-22 Thread Mike Galvez
Hello, I have searched the archives, but I can't find an answer to why I can't add headers such as "X-Spam-Score". I'm using SpamAssassin 3.1.1, Sendmail and spamass-milter-0.3.0_1 My local.cf has: add_header all Score _SCORE_ version=_VERSION_ add_header spam Flag _YESNOCAPS_ report_safe 2 loc