python-imap
There are 6 repositories under python-imap topic.
martinrusev/imbox
Python IMAP for Human beings
rcbonz/Python-Gmail-IMAP
Python code and step by step instructions on how to get Gmail IMAP API to work.
ConstantinHvber/imaptombox_enhanced
An imap to mbox (and eml) downloader and converter written in python
brkas96/email-attachment-downloader
Automação em python para baixar anexos de email de forma contínua utilizando IMAP. Compatível com qualquer serviço de email que disponibilize IMAP, sendo necessário especificar a url IMAP do serviço no código.
mohamedsbadawy/unsubGenius
lightweight Flask-based application designed to help you clean your inbox by automatically identifying and unsubscribing from unwanted emails.
BaseMax/get-my-inbox-imap
This is a Python script that connects to an IMAP server, logs in using provided credentials, and fetches emails based on specific criteria. The script supports connecting through a proxy server, retries on failure, and reads emails containing certain keywords.