email-outlook-message-perl icon indicating copy to clipboard operation
email-outlook-message-perl copied to clipboard

mail format

Open bphd opened this issue 3 years ago • 1 comments

Do you know what format use Microsoft to store its mails in OST/PST files? HTML/EML/MESSAGE/etc.

bphd avatar Jul 06 '22 18:07 bphd

I think it's a collection of msg files in some container. Microsoft has published the format here: https://docs.microsoft.com/en-us/openspecs/office_file_formats/ms-pst/141923d5-15ab-4ef1-a524-6dce75aae546

mvz avatar Jul 07 '22 06:07 mvz