Well I am looking at list
and Google and I didnt read nothing about how to change this
configuration..
Where I change this?
Any
help?
The most funny is that when
I receive a message outside my Email server or from my web mail ( IMP
HORDE) everything work fine.. This just happens when
> But I think that some times ago I got some rules and when I made
> upgrade to new version it stop to worked.
>
> 20_porn.cf
> bogus-virus-warnings.cf
> chickenpox.cf
> evilrules.cf local.cf-new
> antidrug.cf br_rules.cf
> DomainDigits1.cf
> viruses.cf
Many of these are common files. Unless th
Marcos Manhanes wrote:
Actually, to be more specific, you need to find a score statement which
literally has "n.nn" in it instead of an actual score.
I'd venture to guess someone copy-pasted *directly* out of the manpage.
grep score /etc/mail/spamassassin/*.cf |grep "n\.nn"
grep score ~/.spama
Marcos Manhanes wrote:
> When I made it command not show nothing.
>
> But I think that some times ago I got some rules and when I made
> upgrade to new version it stop to worked.
>
> Did you see it's rules ?
>
> 20_porn.cf
> bogus-virus-warnings.cf
> chickenpox.cf
> evilrules.cf local.cf-new
>
Marcos Manhanes wrote:
> It information arrived to you ?
I don't need your conf.pm. That just proves my assumption about your version was
correct.
I need your score statements from your config files.
I need the output of these two commands:
grep score /etc/mail/spamassassin/*
grep score ~/.spam
s1.cf
viruses.cf
I removed it for to try fix the problem.
-Mensagem original-
De: Matt Kettler [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 13 de fevereiro de 2006 15:19
Para: Marcos Manhanes; users@spamassassin.apache.org
Assunto: Re: RES: RES:
Marcos Manhanes wrote:
Actually,
Marcos Manhanes wrote:
It information arrived to you ?
It did, twice.
Now do what Matt said and grep for n.nn in your config files, probably
in /etc/mail/spamassassin
Daryl
It information arrived to you ?
## Conf.pm #
245 # Set the actual scoreset values appropriately
246 for my $index (0..3) {
247 my $score = $relative ?
248 $self->{scoreset}->[$index]->{$rule} + $scores[$index] :
249