Hacker News new | ask | show | jobs
by paul-tharun 310 days ago
MXRoute has been trying from ages to get push notifications on the IOS mail app but were getting ignored.

FastMail got access to it and it is not clear how, without any public announcement or documentation.

It is as if Apple just picked a favorite and went with it.

1 comments

FastMail is using JMAP, a protocol designed to support push notifications. MXRoute is stuck with SMTP/IMAP which don't support those. There might be a different reason, but I think this is probably the core issue here
The stock iOS Mail app does not support JMAP and therefore it has no relation to Push notifications for the stock iOS Mail app.
I think saying they are stuck with standard email protocols is a bit of a stretch. JMAP is not widely implemented outside of Fastmail and certainly isn’t used by Apple Mail, which actually uses a proprietary IMAP extension (XAPPLEPUSHSERVICE).