Re: TVD_SPACE_RATIO dependent on subject?

2007-12-11 Thread Per Jessen
RandomTroll wrote: > The people at work decided that the most convenient way to scan a > document was to put it in the copier > and hit the 'e-mail' key. They were annoyed that their scans ended up > marked as spam. It would perhaps make sense not to scan internal email. We certainly don't.

HELO_DYNAMIC_SPLIT_IP

2007-12-11 Thread Andrew Hearn
Hi, Can anyone explain why this email: http://pastebin.ca/811938 is getting a hit on HELO_DYNAMIC_SPLIT_IP. I'm seeing a few ham message being caught by this (SpamAssassin version 3.2.3, sa-update) Thanks! Andrew

RE: HELO_DYNAMIC_SPLIT_IP

2007-12-11 Thread Giampaolo Tomassoni
> -Original Message- > From: Andrew Hearn [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 11, 2007 12:04 PM > > Hi, > > Can anyone explain why this email: > http://pastebin.ca/811938 > is getting a hit on HELO_DYNAMIC_SPLIT_IP. > > I'm seeing a few ham message being caught by this...

AWL giving me a headache

2007-12-11 Thread peter pilsl
I use AWL and now I've got a user whos mail all get marked as spam cause AWL give it a extra score X-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.] * 0.0

Re: Problem with 3.2.2

2007-12-11 Thread jobthart
Finally it seems I succeeded with the installation. I have done a manual installation, untarring the archive, perl Makefile.PL - make - make test and make install. It did not give me any error. Is there any way I can test if the installation is working OK? Do I have to startup any process to have

Re: Problem with 3.2.2

2007-12-11 Thread Theo Van Dinter
On Tue, Dec 11, 2007 at 07:45:51AM -0800, jobthart wrote: > Is there any way I can test if the installation is working OK? Yes, send messages through. For example, there is a sample-spam.txt file in the tarball you can use. Do something like: $ spamassassin < sample-spam.txt > Do I have to sta

Re: TVD_SPACE_RATIO dependent on subject?

2007-12-11 Thread RandomTroll
Quoth Theo van Dinter: 'The rule looks for a low ratio of spaces to non-space characters.' Curiously, it looks only in the subject, while the complaint is 'BODY: TVD_SPACE_RATIO'. Had the complaint pointed to the subject I would have figured it out more quickly. Thanks for your

Re: Razor Problems

2007-12-11 Thread Matt Kettler
Marc Perkel wrote: > What causes this? > > reporter: razor2 report failed: No such file or directory report > requires authentication You didn't run razor-admin --register?

Re: Razor Problems

2007-12-11 Thread Michael Grant
On Dec 12, 2007 1:09 AM, Matt Kettler <[EMAIL PROTECTED]> wrote: > Marc Perkel wrote: > > What causes this? > > > > reporter: razor2 report failed: No such file or directory report > > requires authentication > You didn't run razor-admin --register? Funny, I too just got this same error and yes, I

Re: Razor Problems

2007-12-11 Thread Theo Van Dinter
On Wed, Dec 12, 2007 at 01:19:38AM +0100, Michael Grant wrote: > Funny, I too just got this same error and yes, I did a razor-agent > -create and -register. > > [88199] warn: reporter: razor2 report failed: No such file or > directory report requires authentication at [...] > [88199] info: reporte

Re: Razor Problems

2007-12-11 Thread Marc Perkel
Theo Van Dinter wrote: On Wed, Dec 12, 2007 at 01:19:38AM +0100, Michael Grant wrote: Funny, I too just got this same error and yes, I did a razor-agent -create and -register. [88199] warn: reporter: razor2 report failed: No such file or directory report requires authentication at [.

Re: Razor Problems

2007-12-11 Thread Matt Kettler
Michael Grant wrote: > On Dec 12, 2007 1:09 AM, Matt Kettler <[EMAIL PROTECTED]> wrote: > >> Marc Perkel wrote: >> >>> What causes this? >>> >>> reporter: razor2 report failed: No such file or directory report >>> requires authentication >>> >> You didn't run razor-admin --register?