Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark as/Report spam in Usermin seems not to function correctly #97

Open
Stephano2000 opened this issue Apr 5, 2023 · 2 comments
Open

Comments

@Stephano2000
Copy link

Steps to reproduce:

  • Click on any (spam) email in the Inbox (that SpamAsassin hasn't recognized as spam) to open it
  • Click on "Report Spam"
  • The following message appears: "Learned tokens from 1 message(s) (1 message(s) examined)"
  • The mail stays in the Inbox instead of being transferred to the spam folder (even if one marks the message as spam in the messages list)
  • Click on the same mail to open it
  • Click on "Report Spam"
  • The same message appears, instead of "Learned tokens from 0 message(s) (1 message(s) examined)".

If the same was done on an email in the spam folder, then the 1st message would be "Learned tokens from 1 message(s) (1 message(s) examined)", and the 2nd "Learned tokens from 0 message(s) (1 message(s) examined)"

@iliajie
Copy link
Collaborator

iliajie commented Apr 5, 2023

Hello,

The same message appears, instead of "Learned tokens from 0 message(s) (1 message(s) examined)".

Expected, right? .. as SpamAssassin cannot "learn" the same message twice?

  • The mail stays in the Inbox instead of being transferred to the spam folder

I think you're looking in to additional options in Mail Preferences: Spam options for mailbox module config? You can enable Delete spam when reporting? option there. @jcameron Jamie, although, I would add an option to move to spam folder as well, instead of deleting it completely. It's possible to report a message as spam by mistake.

@Stephano2000
Copy link
Author

Stephano2000 commented Apr 5, 2023

The same message appears, instead of "Learned tokens from 0 message(s) (1 message(s) examined)".

Expected, right? .. as SpamAssassin cannot "learn" the same message twice?

You misunderstood. I said that it keeps learning from 1 message over and over

I think you're looking in to additional options in Mail Preferences: Spam options for mailbox module config? You can enable Delete spam when reporting? option there. @jcameron Jamie, although, I would add an option to move to spam folder as well, instead of deleting it completely. It's possible to report a message as spam by mistake.

I am asking for the marked as spam email (in Inbox) to be transferred to the spam folder (not delete), be it via an additional setting or other , though the defaults for such settings should be defined in Usermin settings (I don't recall seeing anything in Usermin settings)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants