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
File details
Details for the file junk-email-collector-1.0.0.tar.gz
.
File metadata
- Download URL: junk-email-collector-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26ca404b4ebb5373b2a4b077477b8fadbb534ea0bdf1915d398314d35b1aa951 |
|
MD5 | 292246b753d415ccea9dc8b2a6c21c00 |
|
BLAKE2b-256 | ec0ce71ddbc706123904ef992aa39f5f4e602257cbbe54ceb4edf4a02c69efb3 |
File details
Details for the file junk_email_collector-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: junk_email_collector-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 932b44a9c8980c5434ee50ee929ad924494b6680cd634fc6dc055e94fcbbd105 |
|
MD5 | 2a2f8a3e05aa8b7befddd99e3860298f |
|
BLAKE2b-256 | 5bbf236a56b1f6e9dfd919ba2c2d7cbcdd3ee4a0d314d95ed80d3e135427cbb7 |