Skip to content

fronbasal/seppmail-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Convert SEPPMail emails to eml files from the command-line!

Topics

Resources

License

Stars

Watchers

Forks

Languages