About MaverickMail

MaverickMail is designed to give you a focused place to manage your mail, contacts, calendar, and tasks.

Use MaverickMail to connect your accounts, organize communication, and keep daily work in one streamlined experience.

Blazor UI
2026.9
  • Show API/UI version and release notes on About page.
  • Track and expose last spam review; add endpoints/UI for new spam count and review
  • UI improvements for About page and sync button text
  • Added version metadata to project build output.
  • Hardened authentication handler to retry once after transient 401/403 during token refresh windows.
  • Updated full-sync behavior to preserve local message identity across sync cycles.
API
2026.9
  • Add LastSpamReviewedAtUtc to UserPreferences and related models
  • Refactor full sync to only reset folder metadata, not messages
  • Moved task storage to server; add TaskItems table and repository
  • Added About-page consumable build info endpoint data for version visibility.
  • Persisted spam review checkpoints and new-determination count endpoints.
  • Improved sync behavior to avoid re-counting previously seen spam as new.
  • Improved sync timeout handling for message-detail fetch operations.