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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for junk-email-collector-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26ca404b4ebb5373b2a4b077477b8fadbb534ea0bdf1915d398314d35b1aa951 |
|
MD5 | 292246b753d415ccea9dc8b2a6c21c00 |
|
BLAKE2b-256 | ec0ce71ddbc706123904ef992aa39f5f4e602257cbbe54ceb4edf4a02c69efb3 |
Close
Hashes for junk_email_collector-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 932b44a9c8980c5434ee50ee929ad924494b6680cd634fc6dc055e94fcbbd105 |
|
MD5 | 2a2f8a3e05aa8b7befddd99e3860298f |
|
BLAKE2b-256 | 5bbf236a56b1f6e9dfd919ba2c2d7cbcdd3ee4a0d314d95ed80d3e135427cbb7 |