[Rspamd-Users] How to prevent e-mail from being scored as FUZZY_DENIED

Andreas Wass - Glas Gasperlmair a.wass at glas-gasperlmair.at
Wed May 14 13:18:04 UTC 2025


Hi Andrew,

thank you for answering. First I'll try "1) Report it at 
https://bl.rspamd.com such that it will be removed" and see what's 
happening in future.

br
Andreas


Am 14.05.2025 um 14:18 schrieb Andrew Lewis via Users:
> Hi Andreas,
>
> On Wed, 2025-05-14 at 13:35 +0200, Andreas Wass - Glas Gasperlmair via
> Users wrote:
>> FUZZY_DENIED (10.514323) [1:0dc044192a:1.00:txt]
> You will find a long hash beginning with 0dc044192a in the logs. You
> can do two things with that:
>
> 1) Report it at https://bl.rspamd.com such that it will be removed
>
> 2) Whitelist the hash locally for immediate relief
>
> ~~~
> # local.d/fuzzy_check.conf
> rule "rspamd.com" {
>    skip_hashes = "/etc/rspamd/fuzzy_skip_hashes.map";
> }
> ~~~
>
> ~~~
> # fuzzy_skip_hashes.map
> 0dc044192a...
> ~~~
>
> Best,
> -AL.



More information about the Users mailing list