Skip to main content

Dump all the mails sent by a specific user

Project description

email-dump

Download all the emails sent by a user into separate folders along with attachments.

Why

I made email-dump to be used alongside one of my other project Calsen which is a search engine for files. with email dump I can now search for files in my mail. The dump will also contain a file that has the subject and body in it. This should allow Calsen to search through the email body, and at the very least, allows me to get to the directory that has the attachment.

Installation

pip3 install email-dump

Usage

email-dump --from fromemail@example.com --dir /dir/to/dump/the/email
  • passing email and password directly from the command line
email-dump --from fromemail@example.com --dir /dir/to/dump/the/email --email youemail@example.com --password supersecretpassword

email-dump --help for more details

Bye.....

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

email-dump-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

email_dump-0.1.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 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