Re: Spamassassin not checking user provided RBLs

2010-10-10 Thread Chris Datfung
On Thu, Sep 2, 2010 at 1:56 PM, Benny Pedersen m...@junc.org wrote: On tor 02 sep 2010 09:08:30 CEST, Chris Datfung wrote I ran sa-update. As you pointed out, there are a number of RBLs in the standard configuration that for some reason aren't checked, thus I thought I could easily fix

Re: Spamassassin not checking user provided RBLs

2010-10-10 Thread Benny Pedersen
On søn 10 okt 2010 12:55:56 CEST, Chris Datfung wrote Oct 10 21:49:58.510 [16255] warn: archive-iterator: unable to open msg: No such file or directory Any idea what the problem might be? warn line says you did not provide a spam msg file to test with -- xpoint

Re: Spamassassin not checking user provided RBLs

2010-10-10 Thread John Hardin
On Sun, 10 Oct 2010, Chris Datfung wrote: try to debug it as below with spamassassing 21 -D -t msg | less Try this instead: spamassassin 21 -D -t msg | less Pipe the test message through spamassassin. -- John Hardin KA7OHZhttp://www.impsec.org/~jhardin/

Re: Spamassassin not checking user provided RBLs

2010-09-04 Thread Matt Kettler
On 9/2/2010 8:24 AM, Chris Datfung wrote: On Thu, Sep 2, 2010 at 2:30 PM, Matt Kettler mkettler...@verizon.net mailto:mkettler...@verizon.net wrote: Can you try again using a message, such as the sample-spam.txt that comes with the SA tarball. spamassassin sample-spam.txt 21 -D

Re: Spamassassin not checking user provided RBLs

2010-09-02 Thread Benny Pedersen
On tor 02 sep 2010 09:08:30 CEST, Chris Datfung wrote I ran sa-update. As you pointed out, there are a number of RBLs in the standard configuration that for some reason aren't checked, thus I thought I could easily fix that by adding them to local.cf and when that didn't work I tried in

Re: Spamassassin not checking user provided RBLs

2010-09-02 Thread Yet Another Ninja
On 2010-09-01 22:47, Chris Datfung wrote: I'm running spamassassin version 3.3.1-1 from the Debian package. I added several RBLs to /etc/mail/spamassassin/init.pre but spamassassin only queries its built in RBLs and not the ones I added. An example RBL entry to init.pre is shown below: header

Re: Spamassassin not checking user provided RBLs

2010-09-02 Thread Matt Kettler
On 9/2/2010 3:08 AM, Chris Datfung wrote: On Thu, Sep 2, 2010 at 5:06 AM, Benny Pedersen m...@junc.org mailto:m...@junc.org wrote: On ons 01 sep 2010 22:47:36 CEST, Chris Datfung wrote header IN_NJABL_ORG rbleval:check_rbl('njabl','dnsbl.njabl.org.') describe

Re: Spamassassin not checking user provided RBLs

2010-09-02 Thread Chris Datfung
On Thu, Sep 2, 2010 at 2:30 PM, Matt Kettler mkettler...@verizon.netwrote: Can you try again using a message, such as the sample-spam.txt that comes with the SA tarball. spamassassin sample-spam.txt 21 -D In particular, we want to look at the dbg: dns: is DNS available? line and other

Spamassassin not checking user provided RBLs

2010-09-01 Thread Chris Datfung
I'm running spamassassin version 3.3.1-1 from the Debian package. I added several RBLs to /etc/mail/spamassassin/init.pre but spamassassin only queries its built in RBLs and not the ones I added. An example RBL entry to init.pre is shown below: header IN_NJABL_ORG

Re: Spamassassin not checking user provided RBLs

2010-09-01 Thread Benny Pedersen
On ons 01 sep 2010 22:47:36 CEST, Chris Datfung wrote header IN_NJABL_ORGrbleval:check_rbl('njabl','dnsbl.njabl.org.') describe IN_NJABL_ORG Received via a relay in dnsbl.njabl.org tflags IN_NJABL_ORGnet score IN_NJABL_ORG 5 first errpr is you added it to a pre file, next is