[SAtalk] RE: BigEvil.cf

2004-01-05 Thread SAtalk Mail User
Okay All, I have just cleaned up my preferences and this is the output from the debug of spamd. I still am unable to get the BigEvilList to parse any other items that I should be looking at as well. Thanks for the assistance with this so far. Jan 5 18:50:50 elmo spamd[3510]: logmsg: conne

Re: [SAtalk] RE: BigEvil.cf

2004-01-05 Thread Matt Kettler
Whoa there cowboy... what's this -R stuff about? 1) do not pass parameters that don't exist.. it's not nice. -R is legal on spamassassin, but not spamc.. and if you pass -R to spamassassin it will NOT process mail in a normal manner, it will manipulate the AWL database instead. Ditch the -R,

Re: [SAtalk] RE: BigEvil.cf

2004-01-05 Thread Matt Kettler
At 07:16 PM 1/5/2004, SAtalk Mail User wrote: Okay thanks for the clarification - now my issue is this, when I create a text file with the information in it and pass it through spamc -R < filename.txt I should see the BigEvilList_193 rule being passed, unfortunaltly I do not see that rule or any

[SAtalk] RE: BigEvil.cf

2004-01-05 Thread SAtalk Mail User
Okay thanks for the clarification - now my issue is this, when I create a text file with the information in it and pass it through spamc -R < filename.txt I should see the BigEvilList_193 rule being passed, unfortunaltly I do not see that rule or any BigEvilList Rule get passed when testing fo

[SAtalk] RE: BigEvil.cf

2004-01-05 Thread SAtalk Mail User
All - I ran the following tests below and I was not able to get the BigEvilList_37 rule to hit. I copied the example from below word for word. Am I missing anything? Thanks On Mon, 5 Jan 2004, Ed Kasky wrote: > At 08:56 AM Monday, 1/5/2004, Tom Meunier wrote -=> > > With bigevil.cf in /etc/mai

[SAtalk] Re: bigevil.cf + rsync?

2003-12-08 Thread era
On Fri, 05 Dec 2003 10:42:05 -0800, Kelson Vibber <[EMAIL PROTECTED]> posted to spamassassin-talk: > At 10:19 AM 12/5/2003, Chris Santerre wrote: >> All of Gary's posts read: >> Content-Type: text/plain; >> charset="utf-8" > And the digest is sent just as "text/plain" (is the default for emai

[SAtalk] Re: bigevil.cf + rsync?

2003-12-05 Thread Chris Barnes
Peter Kiem <[EMAIL PROTECTED]> wrote: > Any chance we can get rsync access to bigevil.cf so we can autoupdate > whenever you change your rules? I simply took the script Chris wrote and put it in my cron.daily. Not quite as clean as updating only when he has a new one, but still pretty nice. --