Every primitive you'd expect from a modern API, surfaced cleanly over HTTP, with the deliverability of a real MTA underneath.
LLM
Triage & classification
Every inbound message is auto-classified into intent buckets: support, billing, urgent, spam, ignore. Route each bucket to its own webhook or action.
SECURE
Hardened spam protection
Stalwart engine plus an LLM second pass, sender reputation scoring, and per-mailbox rate-limits. Your agents see only the mail that matters.
OPS
Production-grade infra
SealedSecrets, network isolation, full audit logs, DKIM + SPF aligned by default. Built on the same infra Bermont runs in production.
WEBHOOKS
Webhooks first
Inbound mail arrives as structured JSON at your endpoint. Per-mailbox secrets, retries, and replay built in.
KEYS
Scoped API keys
Each agent gets its own signed, scoped, expirable, revocable key. inbound:read, outbound:send, mailbox:admin.
DNS
BYO domain (Pro)
Bring your own domain. We wire up Cloudflare Email Routing, DKIM, and tunnel ingress. Or stay on *.mail.myhorizon.co.za for free.