Mailing List Archive

DKIMWL functional?
I got spam which hit DKIMWL_WL_HIGH (from smartbrief). I went to find
out how to report this as obviously they should not be on HIGH, and
found that

https://www.dkimwl.org/

gets me

A Database Error Occurred

Error Number: 1146
Table 'bladmin.dkimwl_magnitude_monthly' doesn't exist
SELECT *, (count/28) as totcount FROM `dkimwl_magnitude_monthly` WHERE domain_id REGEXP '\\.' ORDER BY `totcount` DESC LIMIT 100
Filename: models/Entriesmodel.php
Line Number: 19


I wonder if anyone knows if DKIMWL is still functioning and if so how to
report being spammed by someone in their DB?
Re: DKIMWL functional? [ In reply to ]
Greg Troxel skrev den 2023-03-07 18:48:

> I wonder if anyone knows if DKIMWL is still functioning and if so how
> to
> report being spammed by someone in their DB?

changes score localy, just not 0

or add dns query deny in local.cf

or make a bz :)
Re: DKIMWL functional? [ In reply to ]
Hi there,

Thanks for the notice - this looks to be a frontend website issue - the
backend looks to be functional - I'm investigating.

Paul

On Tue, 7 Mar 2023 at 17:54, Benny Pedersen <me@junc.eu> wrote:

> Greg Troxel skrev den 2023-03-07 18:48:
>
> > I wonder if anyone knows if DKIMWL is still functioning and if so how
> > to
> > report being spammed by someone in their DB?
>
> changes score localy, just not 0
>
> or add dns query deny in local.cf
>
> or make a bz :)
>
>
>