Rulebook has no account, no server, and no analytics. It is a client for a mailbox you already own, and it talks only to your mail provider.
Signed in to a Microsoft 365 or Outlook.com account, Rulebook reads and writes:
Listing your folders through Microsoft Graph requires a permission that also grants access to message senders, recipients and subjects. Rulebook does not read them, and there is no code in the app that does — but the grant you see on the Microsoft consent screen is wider than what the app actually uses, and you should know that before approving it rather than discover it afterwards. The source is public if you want to check.
Message bodies are never requested at all. Rulebook does not ask for the permission that would allow it.
Sign-in tokens are held in the iOS Keychain on your device, managed by Microsoft's authentication library. They are not transmitted to the developer, because there is no developer-controlled server to transmit them to.
Rules are cached on the device so the list can be shown before the network responds. Deleting the app removes the cache and the tokens together.
Nobody. Rulebook makes network requests to Microsoft, on your behalf, using your own credentials. That traffic is governed by Microsoft's privacy terms and — for a work or school account — by your organisation's policies, both of which apply exactly as they already do to your mailbox.
There are no other network destinations.
Rulebook is not directed at children. It requires an existing mail account to do anything at all.
Sign out from Manage accounts in the app, which deletes the token from your phone. To revoke the grant itself, use account.live.com/consent/Manage for a personal Microsoft account, or myapps.microsoft.com for a work or school account.
If this policy changes, the updated version appears on this page and the date below changes with it. Questions are welcome as a GitHub issue, or by email to jeff@steinbok.net.
Last updated 7 September 2026.