Re: Always add report headers

2006-08-06 Thread Arik Raffael Funke
Ollie, thanks for the explanation... I was really looking at the wrong place. Cheers, Arik Ollie Acheson wrote: > Arik - > > I think the problem is one of understanding what is happening with the > .qmail + ifspamh processing. > > The first line of .qmail invokes ifspamh with a copy of the emai

Re: Always add report headers

2006-08-06 Thread Ollie Acheson
Arik - I think the problem is one of understanding what is happening with the .qmail + ifspamh processing. The first line of .qmail invokes ifspamh with a copy of the email on stdin. ifspamh then invokes spamassassin and, if spam, delivers to the designated spam destination and exits 99 so the .q

Re: Always add report headers

2006-08-05 Thread Arik Raffael Funke
Nigel Frankcom wrote: > On Sat, 05 Aug 2006 18:29:04 +0200, Arik Funke <[EMAIL PROTECTED]> > wrote: > >> Nigel Frankcom wrote: >>> On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke >>> <[EMAIL PROTECTED]> wrote: use_auto_whitelist 0 use_bayes 0 add_header all Report _REPORT_ >>

Re: Always add report headers

2006-08-05 Thread Arik Raffael Funke
Craig Morrison wrote: Arik Raffael Funke wrote: Nigel Frankcom wrote: On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke <[EMAIL PROTECTED]> wrote: how to I get spamd/spamc to always add the spamassassin report headers? I.e. also to ham messages... I have the following in my local.cf and

Re: Always add report headers

2006-08-05 Thread Craig Morrison
Arik Raffael Funke wrote: Nigel Frankcom wrote: On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke <[EMAIL PROTECTED]> wrote: how to I get spamd/spamc to always add the spamassassin report headers? I.e. also to ham messages... I have the following in my local.cf and user_pref.cf but to no

Re: Always add report headers

2006-08-05 Thread Arik Raffael Funke
Nigel Frankcom wrote: On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke <[EMAIL PROTECTED]> wrote: how to I get spamd/spamc to always add the spamassassin report headers? I.e. also to ham messages... I have the following in my local.cf and user_pref.cf but to no apparent use: use_auto_wh

Re: Always add report headers

2006-08-05 Thread Nigel Frankcom
On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke <[EMAIL PROTECTED]> wrote: >Hi, > >how to I get spamd/spamc to always add the spamassassin report headers? >I.e. also to ham messages... > >I have the following in my local.cf and user_pref.cf but to no apparent use: > >use_auto_whitelist 0 >

Re: Always add report headers

2006-08-05 Thread Nigel Frankcom
On Sat, 05 Aug 2006 14:08:45 +0200, Arik Raffael Funke <[EMAIL PROTECTED]> wrote: >Hi, > >how to I get spamd/spamc to always add the spamassassin report headers? >I.e. also to ham messages... > >I have the following in my local.cf and user_pref.cf but to no apparent use: > >use_auto_whitelist 0 >