Funny, I get the same SPAM mails for a few weeks now, but didn’t have the time to get into the details yet…
EDIT: quick update, I checked the headers of the mails which weren’t flagged. They always have these symbols:
BAYES_SPAM(4.38)[99.67%];
BAD_REP_POLICIES(2.00)[];
IP_REPUTATION_SPAM(1.33)[asn: 53667(0.33), country: US(0.00), ip: 209.141.56.58(0.00)];
The final score is <8 which is my current limit to flag mails. So I went ahead and adjusted these sysmbols via the Rspamd UI. I set the following values:
BAYES_SPAM = 6 (default 4.5)
IP_REPUTATION_SPAM = 6 (default 4.5)
BAD_REP_POLICIES = 3 (default 2)
Let’s see if this changes things