Mailing List Archive

SA 3.4.5 meta with RBL rules not working.
I recently updated from SA 3.4.1 to 3.4.5 and noticed that a number of my "meta"
rules quit working.

I have a number of meta rules that combine RBL/URIBL rules with other rules and
they no longer fire, eventho the various components are fireing.

EG, a rule like:

meta L_TEST_NS2c ( URIBL_ABUSE_SURBL && HTML_MESSAGE )
describe L_TEST_NS2c abusive HTML message
score L_TEST_NS2c 1.1

does not fire even tho the message under test triggers both URIBL_ABUSE_SURBL &
HTML_MESSAGE.
This used to work as expected under 3.4.1.

Running a message thru "spamassassin -D" does not give any clues what's going
wrong.

Any suggestions about how to debug this?

Thanks,
Dave

--
Dave Funk University of Iowa
<dbfunk (at) engineering.uiowa.edu> College of Engineering
319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{
Re: SA 3.4.5 meta with RBL rules not working. [ In reply to ]
How about upgrading to latest 3.4.6?

This release includes fixes for the following:
- Fixed URIDNSBL not triggering meta rules

On Mon, Jul 19, 2021 at 01:42:51AM -0500, Dave Funk wrote:
> I recently updated from SA 3.4.1 to 3.4.5 and noticed that a number of my
> "meta" rules quit working.
>
> I have a number of meta rules that combine RBL/URIBL rules with other rules
> and they no longer fire, eventho the various components are fireing.
>
> EG, a rule like:
>
> meta L_TEST_NS2c ( URIBL_ABUSE_SURBL && HTML_MESSAGE )
> describe L_TEST_NS2c abusive HTML message
> score L_TEST_NS2c 1.1
>
> does not fire even tho the message under test triggers both
> URIBL_ABUSE_SURBL & HTML_MESSAGE.
> This used to work as expected under 3.4.1.
>
> Running a message thru "spamassassin -D" does not give any clues what's
> going wrong.
>
> Any suggestions about how to debug this?
>
> Thanks,
> Dave
>
> --
> Dave Funk University of Iowa
> <dbfunk (at) engineering.uiowa.edu> College of Engineering
> 319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
> Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
> #include <std_disclaimer.h>
> Better is not better, 'standard' is better. B{
Re: SA 3.4.5 meta with RBL rules not working. [ In reply to ]
On 2021-07-19 09:43, Henrik K wrote:
> How about upgrading to latest 3.4.6?

not in gentoo yet :)

waiting for 4.0.0

where less problems is in, hopply aswell that some dkim validation is
not working while later tests shows dkim is valid, but not when
spamassassin is called from fuglu

fuglu uses spamd on std port

help me solve this one
Re: SA 3.4.5 meta with RBL rules not working. [ In reply to ]
Ugg, I was afraid of that.

For decades I've rolled my own install of things like sendmail, SA & ClamAV but
this time I wanted to try the release supplied by our server OS vender (SuSE).
Unfortunately that's SA 3.4.5.

OK, back to the salt-mines.

Thanks

On Mon, 19 Jul 2021, Henrik K wrote:

>
> How about upgrading to latest 3.4.6?
>
> This release includes fixes for the following:
> - Fixed URIDNSBL not triggering meta rules
>
> On Mon, Jul 19, 2021 at 01:42:51AM -0500, Dave Funk wrote:
>> I recently updated from SA 3.4.1 to 3.4.5 and noticed that a number of my
>> "meta" rules quit working.
>>
>> I have a number of meta rules that combine RBL/URIBL rules with other rules
>> and they no longer fire, eventho the various components are fireing.
>>
>> EG, a rule like:
>>
>> meta L_TEST_NS2c ( URIBL_ABUSE_SURBL && HTML_MESSAGE )
>> describe L_TEST_NS2c abusive HTML message
>> score L_TEST_NS2c 1.1
>>
>> does not fire even tho the message under test triggers both
>> URIBL_ABUSE_SURBL & HTML_MESSAGE.
>> This used to work as expected under 3.4.1.
>>
>> Running a message thru "spamassassin -D" does not give any clues what's
>> going wrong.
>>
>> Any suggestions about how to debug this?
>>
>> Thanks,
>> Dave
>>
>> --
>> Dave Funk University of Iowa
>> <dbfunk (at) engineering.uiowa.edu> College of Engineering
>> 319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
>> Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
>> #include <std_disclaimer.h>
>> Better is not better, 'standard' is better. B{
>
>

--
Dave Funk University of Iowa
<dbfunk (at) engineering.uiowa.edu> College of Engineering
319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{
Re: SA 3.4.5 meta with RBL rules not working. [ In reply to ]
Could be worse, like 3.4.4 on Ubuntu. Surprisingly, CPAN update worked great and put everthing in the right spots, symlinks and all!

9 out of 10 cavemen prefer Ubuntu with their Brontosaurus burgers. *Sigh*

-- Jared Hall






Sent from my T-Mobile 4G LTE Device
Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Dave Funk <dbfunk@engineering.uiowa.edu>
Sent: Monday, July 19, 2021 10:55:19 AM
To: users@spamassassin.apache.org <users@spamassassin.apache.org>
Subject: Re: SA 3.4.5 meta with RBL rules not working.

Ugg, I was afraid of that.

For decades I've rolled my own install of things like sendmail, SA & ClamAV but
this time I wanted to try the release supplied by our server OS vender (SuSE).
Unfortunately that's SA 3.4.5.

OK, back to the salt-mines.

Thanks

On Mon, 19 Jul 2021, Henrik K wrote:

>
> How about upgrading to latest 3.4.6?
>
> This release includes fixes for the following:
> - Fixed URIDNSBL not triggering meta rules
>
> On Mon, Jul 19, 2021 at 01:42:51AM -0500, Dave Funk wrote:
>> I recently updated from SA 3.4.1 to 3.4.5 and noticed that a number of my
>> "meta" rules quit working.
>>
>> I have a number of meta rules that combine RBL/URIBL rules with other rules
>> and they no longer fire, eventho the various components are fireing.
>>
>> EG, a rule like:
>>
>> meta L_TEST_NS2c ( URIBL_ABUSE_SURBL && HTML_MESSAGE )
>> describe L_TEST_NS2c abusive HTML message
>> score L_TEST_NS2c 1.1
>>
>> does not fire even tho the message under test triggers both
>> URIBL_ABUSE_SURBL & HTML_MESSAGE.
>> This used to work as expected under 3.4.1.
>>
>> Running a message thru "spamassassin -D" does not give any clues what's
>> going wrong.
>>
>> Any suggestions about how to debug this?
>>
>> Thanks,
>> Dave
>>
>> --
>> Dave Funk University of Iowa
>> <dbfunk (at) engineering.uiowa.edu> College of Engineering
>> 319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
>> Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
>> #include <std_disclaimer.h>
>> Better is not better, 'standard' is better. B{
>
>

--
Dave Funk University of Iowa
<dbfunk (at) engineering.uiowa.edu> College of Engineering
319/335-5751 FAX: 319/384-0549 1256 Seamans Center, 103 S Capitol St.
Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{