Skip to content

Small command line tool to convert the incredimail2 message store to .eml files

License

Notifications You must be signed in to change notification settings

revaultch/incredimail-converter-cmdline

Repository files navigation

incredimail-converter-cmdline

A small tool to extract emails from the Incredimail2 format to eml files. Deleted mails are not supported. Only the Incredimail2 format is supported (upgrade to Incredimail2 first, this should upgrade the data before converting.)

RUN

Unzip the distribution and run with:

unzip incredimail-converter-cmdline-1.0.0.zip
./incredimail-converter-cmdline-1.0.0/bin/incredimail-converter-cmdline <incredimail dir> <empty output dir>

where incredimail dir is the Message Store directory under your Incredimail identity and is an empty or not existing directory, where the eml files will be placed.

BUILD

gradle clean installApp

About

Small command line tool to convert the incredimail2 message store to .eml files

Resources

License

Stars

Watchers

Forks

Packages

No packages published