← Return to rootUpdated
Connect your domain in 5 minutes
Send and receive email from your own domain, no matter where it is hosted. Unsendbox generates the exact DNS records you need and verifies them for you.
Create your workspaceHow it works
For external mailbox setup, Unsendbox uses your Postmark server for outbound delivery and a protected inbound webhook for receiving. Add the DNS records, then apply the Postmark server settings below.
Step-by-step setup
From zero to verified domain in under 5 minutes.
- 01Create a Postmark server and copy its server API token. Keep the token private; Unsendbox uses it for outbound sending.
- 02In Unsendbox, go to Dashboard → Addresses → Domains and click Connect Domain.
- 03Enter your domain name, select SMTP Relay, and paste the Postmark server token.
- 04Add the 4 DNS records Unsendbox shows at your DNS provider, then click Verify.
- 05In Postmark Server → Inbound stream → Settings, set InboundHookUrl to https://app.unsendbox.com/api/v1/webhooks/inbound/postmark.
- 06Enable RawEmailEnabled for the Postmark server through the Servers API. The request requires a Postmark account token; the server token is not an account token.
- 07Protect the InboundHookUrl with HTTP Basic auth using username postmark and the deployment value of CLOUD_AWS_SECRET_EMAIL_INGEST_SECRET. Do not put the secret in public docs, screenshots, or source control.
- 08Send a test email. Unsendbox accepts the RawEmail field and the recipient from ToFull after authentication succeeds.
Already using Google Workspace?
Keep Google for your team email and add Unsendbox for AI agents. They work side by side without conflict.
Confirm everything works
Run through this checklist before going live.
- 01Domain status shows Active in Dashboard → Addresses → Domains.
- 02Domain health check passes for MX, SPF, and DKIM.
- 03Test address created and shows Active status.
- 04Outbound test email arrives in recipient inbox (not spam).
- 05Inbound test email appears in Unsendbox inbox.
- 06If using Google Workspace alongside, Google addresses still receive email normally.