Modular IMAP proxy (including PyCIRCLeanMail and MISP forward modules)
-
Updated
Jul 13, 2018 - Python
Modular IMAP proxy (including PyCIRCLeanMail and MISP forward modules)
A simple python script that fetches emails from gmail using IMAP protocol. The IMAP port forwarding must be enabled in the intended gmail account for this script to work.
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.
mailproxy-with-extra is a simple SMTP proxy. It receives emails through an unencrypted, unauthenticated SMTP interface and retransmits them through a remote SMTP server that requires modern features such as encryption and/or authentication. used for enabling email functionality in legacy software that only supports plain SMTP.
Add a description, image, and links to the imap-protocol topic page so that developers can more easily learn about it.
To associate your repository with the imap-protocol topic, visit your repo's landing page and select "manage topics."