Your company's email, running on your own infrastructure.
BrihatEmail is a full mail platform — inbox, transactional API, and campaigns — under one login, on your own domain and servers. Not a rented inbox.

Role levels
IP warmup schedule
Protocols monitored: DKIM · SPF · DMARC
A real inbox for your whole team
Inbox, sent, drafts, starred, archive, spam, trash, a dedicated Snoozed folder, and custom Labels — with conversation threading, so replies group together instead of flooding a flat list.

A composer built for how people actually send mail
Rich-text with drag-and-drop attachments, canned responses, "send later" scheduling, and read-receipt requests — the details that are normally missing from a bare SMTP client.

Send mail programmatically, and run campaigns
A REST transactional API — a drop-in alternative to SES or SendGrid — plus a bulk campaign builder with A/B subject-and-body testing, open/click tracking, and bounce tracking.

Everything else, built in
Contacts & audiences
A contacts database with tags, CSV import/export, and unsubscribe/bounce status tracking.
2FA & access control
TOTP two-factor authentication with backup codes, per-session device tracking, and remote session revocation.
Multi-tenant organisations
Each org gets its own verified sending domain, users, sending limits, and branding.
Installable everywhere
Works as a PWA on desktop, Android, and iPhone, with push notifications for new mail.
For developers
Send mail from your own code
A REST transactional API — a drop-in alternative to Amazon SES or SendGrid — for receipts, password resets, and notifications sent straight from your own applications.
curl -X POST https://mail.yourcompany.com/v1/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"to": "customer@example.com",
"from": "billing@yourcompany.com",
"subject": "Your invoice is ready",
"html": "<p>Thanks for your business.</p>"
}'Security and deliverability, handled
- TOTP two-factor authentication with backup codes
- Per-session device and location tracking, with remote revocation
- Role-based access — Super Admin, Org Admin, Member, Viewer
- A full audit log of account activity
- DKIM, SPF, and DMARC monitoring, plus a 35-day IP warmup schedule
See more of the product

Sign-in

Dashboard — unread counts and activity

Inbox with the reading pane open

Contacts, with tags and CSV import/export

Settings — profile, mail rules, security, organisation
One platform, instead of three vendors
| BrihatEmail | Vendor sprawl | |
|---|---|---|
| Data | Stays on your own infrastructure | Routed through three different vendors' servers |
| Tools | One platform — inbox, API, campaigns | A webmail client, an SES/SendGrid-style API, and a Mailchimp-style tool, separately billed |
| Control | You own the sending domain and reputation | Shared infrastructure, shared reputation risk |
Questions
Is this a wrapper around Gmail or Outlook?
No — it's full email infrastructure: its own SMTP and IMAP stack, a webmail client, a transactional API, and a campaign engine, all under one login.
Can I sign up myself?
Not yet — registration is currently invite-only. Request a demo and we'll set up your organisation.
What does the transactional API replace?
It's a drop-in alternative to Amazon SES or SendGrid for sending transactional mail — receipts, password resets, notifications — from your own applications.
How is deliverability handled?
A 35-day automated IP and domain warmup schedule, bounce-log dashboards, blacklist management, and DKIM/SPF/DMARC/PTR monitoring — the operational plumbing most companies otherwise piece together themselves.
What does pricing look like?
Request a demo and we'll talk pricing based on your organisation's size and sending volume.