[Rspamd-Users] score 0.0 ignored
Tino Hendricks
t.hendricks at interpool.de
Thu Aug 21 13:11:17 UTC 2025
> Am 21.08.2025 um 09:32 schrieb Danjel Jungersen via Users <users at lists.rspamd.com>:
>
>
> On 18-08-2025 08:46, Tino Hendricks via Users wrote:
>> Dear list,
>>
>> I have a composite against pharmacy spam set up from a very fine suggestion in this list:
>>
>> Where does the MPI_APONL_SENDER(2.00){} score come from when the config['regexp‘] has a score of 0.0 ?
>
> Are you sure that you do not have the 2.0 score somewhere else?
>
> Try to look at
>
> rspamadm configdump
>
> and see what score the system has in memory.
Hi Danjel,
thanks for replying.
Of course there is some other „score 2“ in the config, like in the factory preset
FORGED_MSGID_YAHOO {
score = 2;
But there is only one occurrence of „MPI_APONL_SENDER“ and this one has score = 0
~# rspamadm configdump | grep -A 3 MPI_APONL_SENDER
MPI_APONL_SENDER {
re = "From=/^(.*<)?(firewall|office|info|mta|smtp)@.*$/H";
score = 0;
description = "contains possible apothekenspam sender";
--
expression = "-MPI_APONL_LP and -MPI_APONL_SENDER";
score = 1;
}
T.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4401 bytes
Desc: not available
URL: <https://lists.rspamd.com/pipermail/users/attachments/20250821/6b6a8c8d/attachment.bin>
More information about the Users
mailing list