Connects using IMAP to a email adress, search for emails, and depending on the sender and the subject, exports those infos to a CSV file. Also move those analysed email into another folder.
-
Updated
Aug 21, 2020 - Python
Connects using IMAP to a email adress, search for emails, and depending on the sender and the subject, exports those infos to a CSV file. Also move those analysed email into another folder.
This is a Email Filter that is connected once to email server, like gmail that can analyze the email and on that analysis it will send the mail to spam folder of the mail. This is tool is tested on Gmail.com. And it is currectly under development.
Email Filter (Google, Yahoo, Hotmail)
EffI – Email filter for IMAP
AI-based Gmail spam checker that scans, classifies, and labels your inbox
A simple machine learning project that classifies emails as Spam or Ham using Logistic Regression and TF-IDF vectorization. Built with Python and scikit-learn.
Add a description, image, and links to the email-filters topic page so that developers can more easily learn about it.
To associate your repository with the email-filters topic, visit your repo's landing page and select "manage topics."