QuickMail for iPhone

Support

Questions, setup help, and bug reports are welcome. Quivren builds the app; you run the server it connects to.

Contact us

Email quickmail-support@quivren.com and we'll reply as soon as we can. Including your iOS version, device model, and what you were doing when the problem happened helps us reproduce it faster.

Found a bug or have a feature request? Open an issue on the GitHub issue tracker ↗. Public issues keep fixes visible to everyone using the project.

Before you write

Because every QuickMail deployment is self-hosted, most runtime problems live on the server side. The server README covers deployment, D1 migrations, transport configuration, and admin controls.

Common questions

The app can't pair with my server

Confirm the server URL uses HTTPS and the pairing code hasn't expired. Codes are created in the QuickMail web UI under Settings. After a failed attempt, generate a fresh code before retrying.

My session is no longer valid

Your device credential may have been revoked from the server's Settings screen, or the code was redeemed elsewhere. Pair again from Settings in the web app, then sign in once more on your device.

Mail isn't sending or arriving

Delivery is handled by the mail transport configured on your own QuickMail server (Resend or Cloudflare Email Service), not by Quivren. Check your server's deployment logs first.

How do I remove my data from a device?

Sign out or use local data wipe in the iOS app's settings. This removes the Keychain session credential and the offline mail cache from that device.