You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Modoboa as a UI to a filtering mail server, where the final delivery is made on another server. I would like to have a way to submit spam email, ideally via a web interface API call, to mark it as spam.
I can train people to move things into a specific imap folder, and run a script to upload those spam messages periodically, to properly train their filter.
Also, bootstrapping may be nice -- I have the last 40,000 spam messages, for instance.
The text was updated successfully, but these errors were encountered:
The use case is for people to move things to a "this is spam" folder, and have some system process take them and submit them. This way, people do not need to go to the UI to provide feedback on spam (and ham most likely) to get the benefits of a well trained bayesian filter.
I am using Modoboa as a UI to a filtering mail server, where the final delivery is made on another server. I would like to have a way to submit spam email, ideally via a web interface API call, to mark it as spam.
I can train people to move things into a specific imap folder, and run a script to upload those spam messages periodically, to properly train their filter.
Also, bootstrapping may be nice -- I have the last 40,000 spam messages, for instance.
The text was updated successfully, but these errors were encountered: