mail service

Welcome mail that
actually arrives.

Transactional email built for European SaaS — invitations, password resets, receipts, the works. EU-based by design, so your customers' data stays where they expect, with a typed SDK that doesn't ask you to read the docs twice.

Send your first email

Four lines to the inbox.

Install the SDK, paste your API key, send. Retry, failover, and suppression-handling are already wired up — you don't write them again.

// pnpm add @orboto/mail
import { OrbotoMail } from '@orboto/mail';

await new OrbotoMail().send({
  from:    '[email protected]',
  to:      '[email protected]',
  subject: 'Welcome to the team',
  html:    '<h1>You're in.</h1>',
});
Why builders pick us

Reliable. European.
Agent-ready.

Email that arrives

Dual-region sending, automatic failover, exponential-backoff retries, and suppression-list enforcement on every send. The kind of redundancy you'd build yourself — except it's already there, and it's been tested in anger.

EU-based by design

Customer addresses, send-logs, and bounce-events live on EU servers — no transatlantic round-trips, no surprise data movements. DSGVO-compliant by design, not by checkbox.

Built for the AI age

Ships with a Model Context Protocol server out of the box. AI agents and MCP-aware clients send mail and check quota through real tools — no UI scraping, no flaky automation. Native AI integration from day one.

Get started

Two ways in.

From your Orboto Workspace

Open Workspace settings, hit Connect to OMS, approve. Your team's mail volume rolls into the Workspace plan you already pay for — no separate billing, no copy-paste API keys.

Connection guide →

Standalone signup

Don't have an Orboto Workspace? Sign up at account.orboto.io and you're sending mail in five minutes. Pre-paid credits or a monthly subscription — your call.

Create an account →