What mailkit stores
- Gmail: a Google OAuth refresh token in your macOS login Keychain, plus which Google client minted it.
- Outlook: a Microsoft OAuth refresh token in Keychain. Microsoft issues a new one on every refresh, so mailkit replaces the stored one each time.
- Fastmail: an API token in Keychain.
- Proton Mail: the Bridge mailbox password and a pinned Bridge TLS fingerprint in Keychain.
What mailkit asks Google for
Read, organize, draft, send, and Gmail filters. Send still needs--yes and a human yes. There is no permanent delete.
What mailkit asks Microsoft for
Mail.ReadWrite, Mail.Send, User.Read, and offline_access. Read, organize, draft, and send. Send still needs --yes and a human yes. There is no permanent delete.
What mailkit does not do
- Ads, resale, or credit scoring from your mail
- Third-party analytics on mail bodies
- Humans at mailkit reading your mail (this is software you run)