mailcow / mailcow-dockerized

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

Is there a way to mark a message as spam on SOGo? #1185

Closed sardaukar closed 6 years ago

sardaukar commented 6 years ago

Is there a config setting to show a button to mark as email as spam? And since there's no button, does moving an email to the Spam folder serve as enough to mark it as spam and for the filter to learn?

mritzmann commented 6 years ago

Rspamd learns mail as spam or ham when you move a message in or out of the junk folder to any mailbox besides trash. This is achieved by using the Dovecot plugin "antispam" and a simple parser script.

from: https://mailcow.github.io/mailcow-dockerized-docs/u_e-rspamd/


You have to mark the emails in the list, by clicking on the gravatar icon. Then there is a thumbs down icon for marking as spam.

from: https://lists.inverse.ca/sogo/arc/users/2018-03/msg00035.html ;-)

sardaukar commented 6 years ago

Thanks, I'll try it :)

mamair commented 5 years ago

Strange. In my SOGo I cant find a way to move a message into the Spam-folder, there is only a trash button ... Hm. I am not a programmer / hacker and dont know how to use the scripts and how to put the spam messages as plain file to the loacation where the script is looking for and were to put the script. Documentation is a little bit to slight for me.

mamair commented 5 years ago

In roundcube its no problem to move spams to spam-folder. How long should spam-messages stay in spam folder to to train the spam-blocker. Can I delete them imedeately after moving to spam folder or have I to wait because a cron job starts the training?

AndrassGray commented 5 years ago

@mamair : Hovering over the avatar icon of the email unhides a checkbox. Checking it develops the Thumbs-down icon, and also develops the menu to move to a different folder.

andryyy commented 5 years ago

Hm, but we are not SOGo/inverse. You should ask them. Just move the mail to spam. It is drag and drop. Couldn’t be much easier.

Am 14.06.2019 um 18:16 schrieb sashaman notifications@github.com:

imho, that is pretty much hidden, unintuitive and requires extra steps - even the submenu of the email doesn't offer to mark it as spam, the only possibility is to select it in list, which is like a "hidden" feature itself.... please provide a button!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

andryyy commented 5 years ago

No problem, though I was not helpful. :)