Skip to main content

Download raw Junk/Spam emails using IMAP.

Project description

Junk Email Collector

Download raw Junk/Spam emails using IMAP.

Requirements

Imbox (Python 3)

Usage

#!/usr/bin/env python3
from junk_email_collector import JunkEmailCollector

example_junk = JunkEmailCollector("imap.example.com", "email@example.com", "password", "Junk")
example_junk.get_junk()

Will download all unread emails from "Junk" folder of email@example.com, saving the raw emails to the folder email_example.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

junk-email-collector-1.0.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

junk_email_collector-1.0.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page