-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Unlike other supported clients, outlook.com doesn't seem to have a clear url endpoint for downloading a raw .eml for a given message. Rather, it appears to have some websocket-based protocol for fetching the data from the server. Reverse engineering such a protocol is out of scope for this project, so if we want to support outlook.com, we'll need to ask the user to open the raw email onscreen, and then scrape that content from the DOM.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels