mailcow / mailcow-dockerized

mailcow: dockerized - 🐮 + 🐋 = 💕
https://mailcow.email
GNU General Public License v3.0
8.26k stars 1.12k forks source link

User Spam Filter managed by admin #5872

Open daliborsojic opened 1 month ago

daliborsojic commented 1 month ago

Summary

I have noticed that each user can set up spam filter rating to mark mail as spam or reject it.

It would be nice if this can be moved to server admin, or domain admin. Endusers have no enough knowledge to set up this rules. Instead domain administrator will set up domain wide (or company wide) policies what is spam, what is not spam.

Motivation

I see mailcow as mial server for SME's, not a free mail service. In companies there are policies defined company wide, so, the user should not bother with setting up spam filter individually.

Additional context

No response

tomudding commented 1 month ago

You can already remove the 'spam filter' ACL from a user (mailbox), which will prevent them from editing the ratings.

Allowed: image image

Not allowed: image image

An admin is still able to "mock" the user (by pressing the login button) and edit the ratings for them.