python-imap

There are 6 repositories under python-imap topic.

  • martinrusev/imbox

    Python IMAP for Human beings

    Language:Python1.2k38133190
  • rcbonz/Python-Gmail-IMAP

    Python code and step by step instructions on how to get Gmail IMAP API to work.

    Language:Python3100
  • ConstantinHvber/imaptombox_enhanced

    An imap to mbox (and eml) downloader and converter written in python

    Language:Python1
  • 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.

    Language:Python0100
  • mohamedsbadawy/unsubGenius

    lightweight Flask-based application designed to help you clean your inbox by automatically identifying and unsubscribing from unwanted emails.

    Language:HTML0100
  • 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.

    Language:Python10