Skip to main content

Decode SEPPMail emails into EML files

Project description

SEPPMail Converter

PyPI GitHub Workflow Status (with event) GitHub

This python tool allows you to convert SEPPMail encrypted email files (html) to .eml files.

Usage

Usage: seppmail-converter [OPTIONS] INPUT_FILE

Options:
  -u, --username TEXT
  -p, --password TEXT
  -o, --output PATH
  -f, --force          Skip SEPPMail input file validation
  -d, --delete         Delete input file after conversion
  -o, --overwrite      Overwrite output file if it exists
  -e, --extract        Extract attachments from .eml file
  -q, --quiet          Suppress all output except final path
  -v, --version        Show the version and exit.
  --help               Show this message and exit.

Relevant environment variables:

Name Description
SEPPMAIL_USERNAME Email supplied during login
SEPPMAIL_PASSWORD Password supplied during login

Unless specified, the script will place the output file next to the input file and name it after the original file.

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

seppmail_converter-1.2.0.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

seppmail_converter-1.2.0-py3-none-any.whl (16.4 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