Why does Canary Mail offer Push notifications?

By:

Support Team

Published:

July 24, 2023

Updated:

April 8, 2026

The standard method for checking for new incoming emails as recommended by the IMAP specification is to maintain an open IDLE connection to the email server. This is how most desktop email clients, such as Canary Mail for macOS, check for new mail.

On mobile devices like Android and iOS, it is impossible to reliably maintain an open IDLE connection to the email server due to several limitations. For example, an app cannot access CPU and network resources when it is in a suspended state or has been force-quit by the user, or due to other restrictions imposed by the OS (eg low power mode).

Push notifications are part of a broader reliability tradeoff between speed, battery behavior, privacy design, and operating system limits. On some platforms, instant delivery depends on push infrastructure. On others, desktop sync may behave differently because of how IMAP IDLE, local apps, and provider connections work.

Understanding this difference helps explain why notification behavior can vary without meaning your account is broken. For more detail, see the Reliability and Search Quality guide or the Reliability and Scale page.

To workaround these restrictions, Canary Mail offers two methods for checking new mail on mobile. One is on-device Fetch, where Canary Mail periodically queries the email server to check for new mail. The advantage of using Fetch notifications is that new mail is fetched directly by the user's own device and all data, including account credentials, is stored locally only.

Unfortunately, this method leads to some delay between the arrival of the new email, and the user being notified of the same, typically under ~15 minutes since the email server can only be queried periodically, and not continuously.

However, since both iOS and Android do not guarantee access to CPU and network resources in a variety of situations, including when the app is in a suspended state or has been force-quit by the user, the delay in receiving notifications for new mail can vary considerably and unpredictably.

This is why Canary Mail offers a second method for checking for new mail, called Push, since it relies on a Push notifications server. The advantage of using a Push notifications server is that an IDLE connection to the email server is maintained reliably by the server instead of the user's device, and as a result the user is notified of new incoming mail instantly and reliably, regardless of whether the app is in the foreground, background, is in a suspended state, or has been force-quit.

Where possible, Canary Mail's Push notifications server leverages OAuth tokens instead of credentials for obtaining account access. New mail metadata and content such as subject, sender name, and the first line of the message is only retained in encrypted form for as long as necessary to deliver the new mail notification to the user and is immediately cleared thereafter.

Canary Mail's Push notifications server leverages all relevant security best practices and has undergone a full cybersecurity audit for mobile devices like Android and iOS.

You can choose between the two options when first setting up Canary Mail for iOS or Android, or at any time thereafter via Settings. This flexibility is a core reason why Canary is considered the best email app for iPhone for professionals who need to balance instant responsiveness with strict privacy.

For further information:

https://canarymail.io/blog/push-notifications

Click here for more information on Canary Mail's privacy features & policies: https://canarymail.io/privacy.html