Yes it is gone since Keyhelp moved from Amavis/Spamassassin to Rspamd. There is some discussion about that here (in german language) viewtopic.php?p=48445
The developer is aware of that but did not find a (good) solution on how to implement it with Rspamd yet, see viewtopic.php?p=48464#p48464
Maybe look into "want_spam" option under settings.conf @Alexander . This would at least give you option ON/OFF is someone wants to disable spam filtering on account. Admitting , not used this option too much myself but looks like it.
Check the Rspamd Web UI (System Status -> Rspamd Web-UI) and see in the the history tab, why what you think is spam is not categorized as spam.
Also put spam emails into your spam folder, so rspamd can learn how your spam emails look like.
Also you can create sieve rules to send spam directly into the spam folder.
Mit freundlichen Grüßen / Best regards
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Hi, I am having this same problem. After updating to Ubuntu 24.04 (using Keyhelp script) now all spam emails that was categorized like that before, now is not (no X-Spam-Status tag on emails that are spam or that before was categorized as Spam).
Alexander wrote: ↑Mon 30. Sep 2024, 10:34
Check the Rspamd Web UI (System Status -> Rspamd Web-UI) and see in the the history tab, why what you think is spam is not categorized as spam.
Also put spam emails into your spam folder, so rspamd can learn how your spam emails look like.
Also you can create sieve rules to send spam directly into the spam folder.
Please follow this advice first. Especially check the Rspamd Web UI history tab.
(You can also turn on additional spam related email headers in rspamd, more on that later)
Mit freundlichen Grüßen / Best regards
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
In the Rspamd history tab, you can see how emails are rated and what spam score they receive. This is important to understand why some emails are marked as spam and others aren't. So I highly recommend checking it out.
Mit freundlichen Grüßen / Best regards
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Individual (per email account) spam settings for Rspamd systems are now also implemented for KeyHelp 25.0
The client is able to:
- set the spam tag level
- set the spam reject level
- decide whether the subject line should be tagged with ***SPAM***
- decide whether to check for spam and viruses at all (= the user receives all emails)
- decide whether to check for viruses
(KeyHelp 25.0 is now feature complete)
Mit freundlichen Grüßen / Best regards
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Alexander wrote: ↑Mon 13. Jan 2025, 14:47
Individual (per email account) spam settings for Rspamd systems are now also implemented for KeyHelp 25.0
The client is able to:
- set the spam tag level
- set the spam reject level
- decide whether the subject line should be tagged with ***SPAM***
- decide whether to check for spam and viruses at all (= the user receives all emails)
- decide whether to check for viruses
(KeyHelp 25.0 is now feature complete)
Sounds great . When can we expect changelog to be available ?