'How to upload a file in Email format using slack API

I am trying to post an email content to Slack. Email fileType is mentioned in the accepted FileType list for upload file API. But when I try to upload an .eml file, it gets uploaded as Binary fileType. Can someone please help with the format to be posted to get the email posted in the below format.

email file



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source