Settings
Connected mail accounts
- antonioparksdiqe@hotmail.comGRAPH-TOKEN · connected May 10, 2026 · token expires May 10, 2026
- bodenstevensonphxd@hotmail.comGRAPH-TOKEN · connected May 10, 2026 · token expires May 10, 2026
Add account · Device code
Click Connect, then visit microsoft.com/devicelogin, paste the short code shown, sign in with your Hotmail. App receives tokens automatically. Repeat per account.
Add account · Bulk paste (refresh_token + client_id)
For Hotmail accounts that came with an OAuth bundle (typical for bulk-purchased accounts). One per line:
email|password|access_token|refresh_token|client_id email|password|refresh_token|client_id
Cron / automation
Sync runs automatically via Cloudflare cron. Manual trigger:
curl -X POST -H "Authorization: Bearer $CRON_SECRET" \ https://YOUR-APP.pages.dev/api/mail/sync