osx - OS X Mail - Open *.eml-files in compose mode -


how can open *.eml-files in compose mode mac os x mail? outlook "x-unsent: 1" seems trick, not work mac os x mail still opens in read-only.

this super old question, has received fair number of views. curiosity piqued, figured i'd take look. after fiddling around, found can add following header make message editable:

x-uniform-type-identifier: com.apple.mail-draft 

add otherwise rfc-2822 compliant message, give .eml or .emlx extension, , when double-click it'll open editable message in mail.app.

have fun.


Comments

Post a Comment

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -