[Lurker-users] File extension for raw messages
Brought to you by:
terpstra
From: Keyang Li <key...@li...> - 2024-07-11 18:31:37
|
Hi, In ChangeLog > v1.1: > ... > Set Content-Type for raw messages to message/rfc822 to allow reply > ... I notice that, for a raw message, it will set content type to message/rfc822 , and set the file extension to .rfc822 I download an attachment with extension .rfc822 , but it is not recognized by Outlook. After changing the extension to .eml then it is recognized by Outlook Also, I read from http://justsolve.archiveteam.org/wiki/Internet_e-mail_message_format in the table on this web page, the email message file format is associated with extension ".eml" I think it we could change the extension ".rfc822" to ".eml" , it will be more easily recognized by applications, like Outlook Thanks! |