9 ms·
Any plans to add support for the macOS Mail app?
by mh8h 2y ago
Any plans to add support for the macOS Mail app?
- adityawasudeo 2y agoDo you mean iCloud mail? We looked into it but Apple unfortunately does not support an API for it. Another potential option could be using IMAP but we haven't looked at it just yet.
- josho 2y agoI would be happy with incorporating Mac mail search into your tool. So you just proxy spotlight/mail search capabilities.
- adityawasudeo 2y agoUnderstood, we'll look into this. Thank you!
- mh8h 2y agoNo. I mean the Mail app itself. It can be used like a lite version of Outlook. The app can be used as a client for standard IMAP/POP mail servers. It also has GMail integrations. The mail is usually downloaded into local mbox files.
- adityawasudeo 2y agoAh understood. I'm not familiar with the mbox format but from a quick search it looks like they're text files so should be easy enough to build support for. Let me test this and get back