.msg Files: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "https://www.reddit.com/r/linux4noobs/comments/19ehm0p/how_to_read_msg_files_on_linux/ sudo apt install it.")
 
No edit summary
 
Line 2: Line 2:


sudo apt install it.
sudo apt install it.
msgconvert <filename.msg> will do it - with .eml output which a browser can open.

Latest revision as of 02:34, 27 September 2024

https://www.reddit.com/r/linux4noobs/comments/19ehm0p/how_to_read_msg_files_on_linux/

sudo apt install it.

msgconvert <filename.msg> will do it - with .eml output which a browser can open.