Point your MX records at MXcatch and turn any you@your-domain.com into a webhook, a Slack message, an S3 upload, or a classic forward — with a clean inbox included.
1 domain, 10 aliases, unlimited webmail. Free forever.
Every incoming email becomes raw material for your workflow. Pick one action, or chain them all.
Route a single alias to one or many destinations, with attachments intact. Powered by Mailgun under the hood.
Archive raw .eml and attachments straight into a DigitalOcean Space or any S3 bucket. Bring your own prefix.
Post to Slack, Discord, or any HMAC-signed endpoint. Fire CI, create tickets, feed AI pipelines.
A clean three-pane reader on every plan — including free. No IMAP required, no app to install.
Map *@domain to a single destination, or split by local-part. Perfect for per-signup or per-invoice inboxes.
EU-based infrastructure, no tracking, no content mining. Your mail is yours — we just route it.
Three steps. No credit card. No software to install.
Sign up with your email, then add any domain you own. Takes 10 seconds.
At your DNS provider, set two MX records:
MX 10 mx1.mxcatch.net MX 20 mx2.mxcatch.net
Pick a local-part (or catch-all), choose actions, and start sending test mail.
Every webhook payload ships with signed attachment URLs, a SHA-256 per file, and an HMAC signature so your handler knows it's us. Retries with exponential backoff. JSON everywhere.
.eml archived on request// X-MXcatch-Signature: sha256=a1b2... { "event": "email.received", "from": { "address": "stripe@stripe.com" }, "to": "billing@acme.com", "subject": "Invoice paid", "text": "Your subscription...", "attachments": [{ "name": "receipt.pdf", "url": "https://ams3.digitaloceanspaces...", "sha256": "9f8e..." }] }
Free forever for 1 domain. No credit card. Upgrade when you outgrow it.
Create your free account