Skip to main content

Python script for extracting emails contained in the 'from' field of your mailbox from an .mbox file.

Project description

Python script to extract emails from an .mbox file.

Python script for extracting emails contained in the 'from' field of your mailbox from an .mbox file. Install the package using pip install, run the script, paste the input directory, paste the output directory -> done.

All the emails that contain one of the following are filtered out: noreply, no-reply, do-not-reply, do_not_reply.

How to use:

To install csv-from-mbox using pip install:

pip install csv-from-mbox

To execute the script enter:

csv-from-mbox

You'll be prompted to specify the input path, for example to use an .mbox file in your current directory named mail.mbox, you would paste:

./mail.mbox

You'll be prompted to specify the output path, for example to output the .csv file into your current directory and name it emails.csv, you would paste:

./emails.csv

Thank you and have fun!

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

csv-from-mbox-0.4.5.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

csv_from_mbox-0.4.5-py3-none-any.whl (3.2 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