Add your domain
Enter the domain you own. The app creates an organization-scoped domain profile and an ownership token.
Setup guide
Add a domain, copy exact DNS records, verify destination inboxes, then enable forwarding and outbound sending only after authentication checks pass.
Production values are generated per domain and provider. These examples show the shape customers should expect.
TXT _mailforward.example.com mf-verify=token MX example.com 10 inbound.mailforward.example TXT example.com v=spf1 include:mailforward.example -all CNAME mf1._domainkey mf1.dkim.provider.example TXT _dmarc v=DMARC1; p=quarantine; rua=mailto:dmarc@example.com
Enter the domain you own. The app creates an organization-scoped domain profile and an ownership token.
Copy exact records into your DNS host. The checker verifies ownership, MX, SPF, DKIM, DMARC, and MAIL FROM status.
Create addresses like support@yourdomain.com, billing@yourdomain.com, and a guarded catch-all when needed.
Each Gmail, Outlook, Proton, or custom destination confirms a signed verification link before forwarding starts.
Use generated SMTP/API credentials or a guided Gmail send-as setup after required sender authentication is healthy.
Read message metadata logs, bounce events, complaint suppressions, plan usage, and DNS warnings from one dashboard.
Before launch
These are the operational gates that make the service easy to use and safer to run.
Legal
Make the rules downloadable and visible before account creation. Include anti-spam, anti-phishing, notice-and-action, complaint, and termination procedures.
DNS
Do not enable production mail until ownership, MX, SPF, DKIM, and DMARC checks are healthy.
Use SES first for inbound/outbound, retain raw MIME only for processing windows, and store metadata logs by default.
Billing
Require payment before meaningful outbound volume. Preserve inbound grace periods and pause outbound first when payment fails.
Security
Hash API keys and SMTP passwords, audit sensitive changes, verify provider webhooks, and rate-limit sends.