TLS in transit
Modern TLS on every connection — HTTPS for the webmail, admin, and API; TLS-encrypted SMTP for mail relay.
Email is where your business lives. Here's how we keep it yours.
Modern TLS on every connection — HTTPS for the webmail, admin, and API; TLS-encrypted SMTP for mail relay.
TOTP-based 2FA for webmail accounts, with one-time recovery codes. Strong bcrypt password storage with constant-time verification.
Every outbound message is signed and authenticated. Receivers can verify it really came from your domain — and reject anything pretending to.
We never scan your mail to train AI models, target ads, or sell data. Your mailboxes are yours.
Every admin action — sign-ins, mailbox creation, password changes, integration tokens — is logged for review and export.
Mailbox data and metadata are backed up daily to encrypted off-site storage, so you stay covered even in a worst-case server failure.
Webmail accounts use bcrypt password hashing with constant-time verification — meaning attackers can't tell from response timing whether an email is registered. Sign-ins are rate-limited per IP and per email address; repeated failures lock further attempts for an hour.
Two-factor authentication uses TOTP (compatible with Bitwarden, iCloud Keychain, and other authenticator apps you already use). Each account also gets one-time recovery codes for the case where you lose access to your authenticator. Active sessions are listed in webmail Settings; you can revoke any session — including ones on devices you no longer have.
Every outbound message is signed with DKIM using a key under your own domain — never a shared signer. Your domain's SPF and DMARC records authorize our infrastructure to send on your behalf, and they tell receiving servers what to do with mail that fails authentication. We help you publish the records during onboarding and re-verify them on demand.
We don't read your mail and we don't sell what we'd find. Mail content stays in your mailbox; metadata stays scoped to your account. Webhooks and integrations you set up are signed with HMAC-SHA256 so the apps receiving them can verify authenticity.
Mailbox data and metadata are backed up daily to encrypted off-site storage. The backups are tested periodically by restoring from them.
If you've found something concerning, we want to know. Use our support form and pick a high priority — the form goes straight to us and your message is visible to the right person quickly. Please include reproduction steps; we'll get back to you with a status. We treat responsible disclosure seriously and we don't sue researchers acting in good faith.