Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-08 Thread Robert S
>> >> I've upgraded from 3.2.1 to 3.2.5 on gentoo.  It appears that dcc is
>> >> broken.  My messages no longer get the dcc header:
>> >
>> > First, did you know that 3.3.1 was released? Otherwise, why stop at 3.2.5?
>
> On 04.07.10 07:24, Robert S wrote:
>> 3.3.1 is still marked as "unstable" by gentoo.  I've downgraded back
>> to 3.2.1 (which was working very well) and will probably wait until
>> 3.3.* is marked as "stable".  I'd like to avoid these types of issues.
>
> I'm using 3.3.1 on gentoo. While I waited some time for upgrading from 3.2.5
> (also marked as unstable that time, is it still?), I don't care much about
> gentoo port maintaner's opinion on this.
>

I'm beginning to see what you mean - I installed 3.2.5 a few days ago
and it seems to be working well.  3.2.5 (gentoo) looks like a dud.


Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-08 Thread Matus UHLAR - fantomas
> >> I've upgraded from 3.2.1 to 3.2.5 on gentoo.  It appears that dcc is
> >> broken.  My messages no longer get the dcc header:
> >
> > First, did you know that 3.3.1 was released? Otherwise, why stop at 3.2.5?

On 04.07.10 07:24, Robert S wrote:
> 3.3.1 is still marked as "unstable" by gentoo.  I've downgraded back
> to 3.2.1 (which was working very well) and will probably wait until
> 3.3.* is marked as "stable".  I'd like to avoid these types of issues.

I'm using 3.3.1 on gentoo. While I waited some time for upgrading from 3.2.5
(also marked as unstable that time, is it still?), I don't care much about
gentoo port maintaner's opinion on this.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
It's now safe to throw off your computer.


Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-04 Thread David Morton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 7/3/10 4:24 PM, Robert S wrote:

> 3.3.1 is still marked as "unstable" by gentoo.  I've downgraded back

seriously?   I'd take "unstable" over "obsolete" when it comes to
anti-spam and anti-virus tools.


- -- 
David Morton 

Morton Software & Design  http://www.dgrmm.net - Ruby on Rails
 PHP Applications
Maia Mailguard http://www.maiamailguard.com- Spam management
 for mail servers
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFMMVp4Uy30ODPkzl0RAj3FAKCZFbF5YfVHLd3nQG2D75goswtPPwCfeExt
rMNXuqJb94g5WsFsiwR4Bts=
=drFc
-END PGP SIGNATURE-


Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-03 Thread Benny Pedersen

On lør 03 jul 2010 23:24:55 CEST, Robert S wrote

I have a feeling that the /etc/spamassassin/*.pre files are not being
read.  A lot of other plugins aren't being read.
Maybe I should (have) put this on gentoo bugzilla.


spamassassin 2>&1 -D --lint | less

--
xpoint http://www.unicom.com/pw/reply-to-harmful.html



Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-03 Thread Robert S
>> I've upgraded from 3.2.1 to 3.2.5 on gentoo.  It appears that dcc is
>> broken.  My messages no longer get the dcc header:
>
> First, did you know that 3.3.1 was released? Otherwise, why stop at 3.2.5?
>

3.3.1 is still marked as "unstable" by gentoo.  I've downgraded back
to 3.2.1 (which was working very well) and will probably wait until
3.3.* is marked as "stable".  I'd like to avoid these types of issues.

>>  $ spamassassin -D dcc < sample-spam.txt 2>&1 |less
>> [11872] dbg: dcc: network tests on, registering DCC
>
> How about the rest of the configuration? Are you sure the other
> components are working? Try "-D" without the dcc and read through each
> line to make sure the DCC plugin is being used and the 25_dcc.cf file
> is being parsed.
>
>> X-Spam-Status: Yes, score=5.0 required=5.0 tests=BOTNET autolearn=no
>>        version=3.2.5
>
> There should have been other tests triggered by your sample, leading
> me to think the rest of your configuration isn't properly working or
> configured.
>

I have a feeling that the /etc/spamassassin/*.pre files are not being
read.  A lot of other plugins aren't being read.

Maybe I should (have) put this on gentoo bugzilla.


Re: upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-03 Thread Alex
Hi,

> I've upgraded from 3.2.1 to 3.2.5 on gentoo.  It appears that dcc is
> broken.  My messages no longer get the dcc header:

First, did you know that 3.3.1 was released? Otherwise, why stop at 3.2.5?

Also, it's a national holiday weekend in the US (and in CA?), so it's
likely to be slower on the list for the next few days.

>  $ spamassassin -D dcc < sample-spam.txt 2>&1 |less
> [11872] dbg: dcc: network tests on, registering DCC

How about the rest of the configuration? Are you sure the other
components are working? Try "-D" without the dcc and read through each
line to make sure the DCC plugin is being used and the 25_dcc.cf file
is being parsed.

> X-Spam-Status: Yes, score=5.0 required=5.0 tests=BOTNET autolearn=no
>        version=3.2.5

There should have been other tests triggered by your sample, leading
me to think the rest of your configuration isn't properly working or
configured.

It's also odd that BOTNET would score a full five points, and on your
own domain. Did you change the default setting? Are you sure DNS is
working properly?

Regards,
Alex


upgrade 3.2.1 to 3.2.5: dcc not working, headers not being added

2010-07-03 Thread Robert S
I've upgraded from 3.2.1 to 3.2.5 on gentoo.  It appears that dcc is
broken.  My messages no longer get the dcc header:

was: X-Spam-DCC: x.dcc-servers: hostname 104; Body=1 Fuz1=1 Fuz2=1

now: X-Spam-DCC: _DCCB_: _DCCR_

my init.pre contains (and has always contained) the following:

use_dcc 1
DCC_dccifd_path /var/dcc/dccifd
dcc_timeout 20
add_header  all DCC _DCCB_: _DCCR_

the dccifd daemon is running:

 # ps ax |grep dcc
11838 ?Ss 0:00 /usr/sbin/dccifd -tCMN,50, -l/var/log/dcc
-wwhiteclnt -Uuserdirs -SHELO -Smail_host -SSender -SList-ID
11839 ?Sl 0:00 /usr/sbin/dccifd -tCMN,50, -l/var/log/dcc
-wwhiteclnt -Uuserdirs -SHELO -Smail_host -SSender -SList-ID

It appears that the dcc plugin exists - the following file is on the
system: /usr/share/spamassassin/25_dcc.cf

There are no new messages appearing in the /var/log/dcc/ directory

Here is some debug output:

 $ spamassassin -D dcc < sample-spam.txt 2>&1 |less
[11872] dbg: dcc: network tests on, registering DCC
Return-Path: j...@dogma.slashnull.org
X-Spam-DCC: _DCCB_: _DCCR_
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
hostname.domainname.com.au
X-Spam-Level: *
X-Spam-Status: Yes, score=5.0 required=5.0 tests=BOTNET autolearn=no
version=3.2.5
X-Spam-Report:
*  5.0 BOTNET Relay might be a spambot or virusbot
*  
[botnet0.8,ip=212.17.35.15,rdns=dogma.slashnull.org,maildomain=dogma.slashnull.org