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

A way to bulk-learn spam #78

Open
skandragon opened this issue Dec 11, 2017 · 3 comments
Open

A way to bulk-learn spam #78

skandragon opened this issue Dec 11, 2017 · 3 comments

Comments

@skandragon
Copy link

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.

@tonioo
Copy link
Member

tonioo commented Dec 14, 2017

@skandragon Can you describe the use case of this API a bit more please?

@skandragon
Copy link
Author

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.

@tonioo
Copy link
Member

tonioo commented Dec 22, 2017

If you're using dovecot, I think you can already do that using dovecot-antispam plugin and spamc (the spamassassin client).

Otherwise, an API could indeed be useful.

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