Email Domain Settings
Sending domain panel with a monospace DNS record grid, per-record verified badges, a from-address field, and a deliverability fallback note for unverified domains.
Sending domain panel with a monospace DNS record grid, per-record verified badges, a from-address field, and a deliverability fallback note for unverified domains.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Email Domain Settings is the sending-domain control panel: a verified domain row for acme.com (3 of 4 verified, Added Jun 2, 2026) with a Re-check DNS button and a monospace DNS record grid showing the TXT SPF record, two CNAME DKIM records as Verified, and the second DKIM CNAME as Pending; a from-address field defaulting to no-reply@acme.com with a Save address button; and the honest fallback callout that names what happens when the domain is unverified: emails route through the shared sender no-reply@mail.acme.com, shared IPs carry lower reputations, and invite and notification emails are more likely to land in spam.
DNS records are one const array with a verified boolean steering the Verified or Pending badge per row. The fallback note is the copy that converts a deliverability complaint into a resolved DNS ticket.
Reach for this block on a workspace settings page under Email or Notifications, wired to your DNS verification check endpoint and from-address update API.
A natural flow around it on an Application Pro page:
Before
After
One strong use is custom sending-domain setup. Other panels:
Tip: showing the pending record count in the badge (3 of 4 verified) tells the admin exactly how much work remains without opening the DNS table.