v2.0SMTP & webhooks live

Email infrastructure,
finally in one place.

A transactional API, a real inbox, newsletters, and analytics — together in a single product. One auth, one bill, one source of truth for every message your business sends or receives.

Free to start, no cardREST · SMTP · webhooksPer-tenant isolation
app.koltrix.com/inbox
Open on a wider screen to view the full inbox preview.
One bill
Send · receive · broadcast · measure in one product.
Per-tenant data
Your org lives in its own Postgres schema. Zero crossover.
Bring your own
Custom domains, your SMTP creds, your AI key — all swappable.
What you get

Everything you'd normally buy five times.

Send, receive, broadcast, and measure — under one auth, one dashboard, one bill.

A real inbox, multi-domain.

Receive, reply, search, and label across every domain you've verified. Each tenant lives in its own Postgres schema — switching between them is one click, with zero data crossover.

StripeReceipt for INV-3024
GitHub[koltrix-api] PR #128
DaisyRe: launch comms

REST + SMTP

Per-key permissions, idempotency, automatic retries on the same wire your client already speaks.

Newsletters

Lists, segments, drip sequences, A/B subjects, double opt-in, one-click unsubscribe.

Deliverability

Automatic domain warm-up, DKIM via Rspamd, hard-bounce auto-suppression.

Signed webhooks

HMAC-SHA256 for sent · delivered · bounced · opened · clicked · unsubscribed. Replayable from the UI.

Multi-domain

Add as many verified domains as you need. Each gets its own DKIM, MX, and inbox view.

How it plugs in

The protocols you already speak.

Every entry and exit point is a well-known wire format — no proprietary SDK to learn, no migration headache later.

REST

REST API

OpenAPI-described JSON over HTTPS. SDKs for any language with HTTP.

SMTP

SMTP relay

Point your existing mail library at smtp.koltrix.com:2525 — SUBMIT, AUTH PLAIN, STARTTLS.

Webhooks

Webhooks

HMAC-SHA256 signed, replayable, idempotent. Reach any HTTPS endpoint you control.

iCal

Inbound mail

Postfix-backed receive, parsed and stored against the matching tenant in real time.

OAuth

Clerk-backed auth

Sign-in, orgs, member invites, magic links — all handled by Clerk. No password tables.

iCal

Calendar invites

RFC 5545 invites generated, signed, and threaded against the conversation they belong to.

Under the hood

One message, end to end.

Every inbound mail walks the same six stops on its way to your inbox. No proprietary black boxes, no opaque "magic" — just well-understood pieces wired together carefully.

  1. MX1
    Inbound mail
    Postfix listens on :25
  2. Scan2
    Rspamd + DKIM
    Spam score, signature verify
  3. API3
    Tenant resolver
    Recipient domain → schema
  4. DB4
    Postgres
    Per-org schema, hard isolated
  5. S35
    MinIO
    HTML bodies + attachments
  6. Q6
    Redis + Asynq
    Webhooks, sends, warm-ups

Every step is independently observable, retried with backoff, and bound to your tenant's schema. Outbound mail walks the same stops in reverse, with the queue handling delivery, webhooks, and domain warm-up scheduling.

Why this exists
Sending email shouldn't mean stitching together a transactional API, a newsletter tool, an inbox, and an analytics dashboard — and paying for the seams.

Koltrix is one product with one auth, one bill, and one source of truth for every message your business sends or receives. Built for teams who'd rather solve their customer's problem than wire up email plumbing.

When to pay

Free until it's working for you.

A free tier you can stay on while you validate. Pay when the volume justifies it — never before.

Starter

For individuals & side projects
$0forever
100 sends / day · no credit card required
  • 100 sends / day
  • 1 domain · 1 user
  • Basic analytics
  • Community support
Get started
Most popular

Pro

For growing teams shipping email
$29per user / month
14-day trial · billed monthly or annually
  • Unlimited sends
  • 10 domains
  • Newsletter automations
  • Webhooks + SMTP relay
  • Advanced analytics
  • Priority support
Start 14-day trial

Business

For teams that need their own IP
$79per user / month
Annual contract · onboarding included
  • Everything in Pro
  • Unlimited domains
  • Dedicated IP
  • SSO / SAML
  • Audit log + SLA
  • Dedicated CSM
Contact sales
Before you go

Questions, answered straight.

Yes. Our REST API is intentionally compatible with the patterns these tools use, so most migrations are a single client-library swap. Your existing webhook receivers keep working once you point them at us.
Ready to get started?

The email stack you'll
actually keep.

100 sends a day, free, forever. Self-host any time. No credit card required.