Filter Spam score for the spamreport mail.

Dark26

Renowned Member
Nov 27, 2017
304
36
68
48
Bonjour,

We have a little issue.

If a user blacklist a sender email, the score is 100.

The next day, is the user receive another email, the mail is in quarantine , but not block. ( https://forum.proxmox.com/threads/blacklist-not-working.41418/ ).

Is it possible to filter the daily report with the mail with only the spam score < 100 ?

Some users can blacklist a lots of emails adresses, so every day the report can be very long with the same previous email sender adresses blacklist the days before.

The idea is the that the email stay in the quarantine, but not display il the report.

The adminsitrator can if needed deliver the mail if necessary, but the user don't see it in the report.

Thanks.
 
The next day, is the user receive another email, the mail is in quarantine , but not block. ( https://forum.proxmox.com/threads/blacklist-not-working.41418/ ).

Is it possible to filter the daily report with the mail with only the spam score < 100 ?
The straight-forward way would be to add a rule which blocks mails with a very high spam-score (that was the intention of the user-defined black/whitelists) - and I would not expect any legitimate mail to have a score > 20 - so adding a rule that blocks mails with a spamlevel of 50 should not be too risky
(you need to add the rule above the rule that puts them in quarantine)

I hope this helps!