Re: URIDNSBL full message checking

2023-02-08 Thread Michael Grant via users
> You can test with: > > header SURBL_MULTI_HDR eval:check_hashbl_emails('multi.surbl.org', > 'raw/max=10/shuffle/host', 'ALLFROM/Reply-To', '^127\.0\.0\.\d+$') > priority SURBL_MULTI_HDR -100 > describe SURBL_MULTI_HDR Domain in email headers found in > sur

Re: URIDNSBL full message checking

2023-02-07 Thread Bill Cole
On 2023-02-07 at 05:07:36 UTC-0500 (Tue, 07 Feb 2023 10:07:36 +) Laurent S. <110ef9e3086d8405c2929e34be5b4...@protonmail.ch> is rumored to have said: You could also use check_rbl_headers THANK YOU! I had not recalled that feature when I wrote my reply. I'm glad there are people here whos

Re: URIDNSBL full message checking

2023-02-07 Thread Matus UHLAR - fantomas
On 2023-02-06 at 12:50:29 UTC-0500 (Mon, 6 Feb 2023 17:50:29 +) Michael Grant via users is rumored to have said: I’m noticing that check_uridnsbl() seems only to check the message body. Is there some way to make it check the headers as well? On 06.02.23 16:16, Bill Cole wrote: No. Which

Re: URIDNSBL full message checking

2023-02-06 Thread Raymond Dijkxhoorn via users
Hello Michael, No. Which is fine, because there are usually no URIs in headers, and when there are, they are likely to be standard List-* headers, which are unlikely to be useful. Dont agree with that. We see many usecases for header checks... We see many spams with a from domain inside SURBL

Re: URIDNSBL full message checking

2023-02-06 Thread Michael Grant via users
On Mon, Feb 06, 2023 at 04:16:46PM -0500, Bill Cole wrote: > On 2023-02-06 at 12:50:29 UTC-0500 (Mon, 6 Feb 2023 17:50:29 +) > Michael Grant via users > is rumored to have said: > > > I’m noticing that check_uridnsbl() seems only to check the message body. > > Is there some way to make it che

Re: URIDNSBL full message checking

2023-02-06 Thread Bill Cole
On 2023-02-06 at 12:50:29 UTC-0500 (Mon, 6 Feb 2023 17:50:29 +) Michael Grant via users is rumored to have said: I’m noticing that check_uridnsbl() seems only to check the message body. Is there some way to make it check the headers as well? No. Which is fine, because there are usually n