E-Mail-Kontinuitätssystem

Ihre kritische E-Mail sollte nicht von einem einzigen Anbieter abhängen.

Truncus ist eine parallele Kontinuitätsschicht mit nachvollziehbarer Architektur. Multi-Provider-Failover, Stream-Isolierung, Zustellbarkeitsüberwachung und manuelle Kontrolle — konzipiert für Organisationen, bei denen E-Mail-Ausfälle nicht akzeptabel sind.

Most users complete setup in under 60 seconds

Check your domain readiness

See if your domain is ready to send email — SPF, DMARC, and MX in seconds.

From zero to sending in under a minute

1Add your domain → ~5 seconds
21-click setup → ~10 seconds
3Verification → automatic
4Send test email → instant

Your first send

curl
curl -X POST https://truncus.co/api/v1/emails/send \
  -H "Authorization: Bearer tr_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "you@yourdomain.com",
    "to": "test@example.com",
    "subject": "Hello from Truncus",
    "html": "<p>It works.</p>"
  }'

Response includes terminal delivery status — delivered, bounced, or rejected. No polling. Full quickstart guide

Setting up email shouldn’t take hours

Waiting for IT or external vendors
Copy-pasting DNS records
Not knowing if it works
Emails failing silently

We removed all of that

Automatic DNS setup
Live verification
Instant test email
Clear status at every step

Yes, it’s actually this simple

Works with Cloudflare, GoDaddy, and more
No technical knowledge required
Manual setup still available if needed

Know it works — instantly

Send a test email and see it arrive within seconds.

Most users complete setup in under 60 seconds.

Built for reliability

If your email provider goes down, your system keeps running.

Set up your domain in under a minute

Truncus — Transaktionale E-Mail-Infrastruktur für Entwickler