Skip to content

FriedrichWeinmann/MsgToEml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MsgToEml

Description

A small project designed to convert MSG Email files to EML format.

Note

This project utilizes EWS and Exchange to perform the conversion, so EWS is needed.

It also uses Outlook COM to load the Outlook-Proprietary MSG file into the mailbox

Example

Get-ChildItem *.msg | Convert-MsgToEml

This will convert all msg files in the current folder to eml (or die trying).

About

PowerShell Module that converts MSG files to EML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published