Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FrozenAssassine/MSG_to_EML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSG to EML Converter with Folder Structure

🤔 What is this project?

This project provides a simple yet powerful tool to convert .msg files into .eml format while preserving the folder structure. It is especially useful for users looking to batch-process large directories of .msg files into .eml format without losing the hierarchical organization.

🛠️ Features

  • Folder Structure Preservation: Retains the original folder hierarchy in the output.
  • Batch Conversion: Converts all .msg files within the specified folder and subfolders.
  • Easy Setup: Minimal dependencies and straightforward configuration using Python and Poetry.

🏗️ How to Use

1. Clone the Repository

> git clone https://github.com/FrozenAssassine/MSG_to_EML.git
> cd MSG_to_EML
> poetry install

2. Create a folder called "emails" as input folder for your emails to convert

> mkdir emails

3. Start the script

> poetry run

🛠️ Dependencies

This project uses the msg2eml library by gfiocco to handle the conversion of .msg files into .eml format.

About

MSG to EML converter with respect to your folder structure

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages