The three records that matter
1
SPF, who is allowed to send for your domain
A TXT record on your domain that lists the IPs / providers permitted to send mail with your
From: address. Most issues come from missing include: entries when adding a new sending provider.2
DKIM, cryptographic signature on each message
A public key published on a
._domainkey. subdomain. Each outbound message is signed; receivers verify the signature against the published key. Without DKIM, forwarded messages are routinely rejected.3
DMARC. What receivers should do when SPF or DKIM fails
A TXT record at
_dmarc.<domain> that tells receiving servers whether to quarantine or reject mail that fails alignment. A p=reject policy is strict but is increasingly required by major mailbox providers.Diagnostics
Custral surfaces deliverability signals on each Channel:- The last 50 inbound delivery reports (provider IDs + status).
- Per-domain bounce and complaint rates over the last 30 days.
- Whether the channel’s domain has SPF / DKIM / DMARC published correctly (a DNS check refreshed daily).
Sender reputation
Reputation is per-sending-IP and per-domain. Sending from a brand-new domain with high volume is the fastest way to be flagged as a spammer, warm a domain by ramping volume gradually over 2-4 weeks.What to do when delivery degrades
- Remove suppressed addresses (see Suppressions).
- Review your unsubscribe link. Every campaign email must carry one.
- Slow down sending and let reputation recover before resuming.
Configuring domains in Custral
Sending domains are managed from the Domains settings screen. It has up to two tabs:Active Domains
A card per domain showing verification status, mailboxes, DNS setup, health score, and per-domain actions.
Health & Deliverability
Per-channel health scores and Gmail / Outlook inbox-placement bars. Admin-only.
Adding domains (Buy Domain / Connect Existing Domains) and the Health & Deliverability tab are
admin-only. They appear only when your account has admin access. Non-admins still see the Active Domains list and
can verify, add mailboxes, and view DNS records.
Adding a domain
- Buy a new domain
- Connect a domain you own
From the header, click Buy Domain. Search for a domain name; results show Available / Unavailable with a per-domain Buy action priced in credits. Purchasing registers the domain as a Custral Managed domain and begins configuration.
A newly purchased domain shows a Registering state while registration completes. DNS setup becomes available once registration finishes (usually 5–30 minutes).
The domain card (Active Domains)
Each domain card surfaces:Card actions
Verify Domain / Sync Status
Verify Domain / Sync Status
Re-checks verification with the provider. Before verification this is a Verify Domain button; once active it
becomes a Sync Status refresh icon. Verification depends on DNS propagation, so it may report “still pending.”
Add Mailbox
Add Mailbox
Opens the Add Mailbox modal (see below).
Set as Primary
Set as Primary
From the card’s overflow menu (⋮), makes this the primary sending domain.
View AWS DNS Settings
View AWS DNS Settings
For Custral-managed domains, opens a viewer of the current DNS record set, with a Clear DNS action.
Delete Domain
Delete Domain
Admin-only, in the overflow menu. Disabled for the primary domain and for any domain that still has mailboxes.
Delete its mailboxes first.
DNS records & sync
The DNS info icon opens DNS Records for <domain>, listing each record’s type, name, value (with Copy Value), and a verification status badge. DNS records are fetched on demand when the modal opens. Add these records at your registrar (Google, GoDaddy, Cloudflare, etc.) to verify ownership and enable sending. For Custral-managed domains, the records modal also offers:Adding a mailbox
The Add Mailbox modal creates a new Custral-managed mailbox on the domain (it includes a calendar reachable from the calendar UI):- Account Name: a display label for the mailbox.
- Local Part: the part before
@<domain>(the modal shows the full address inline). - Assign to User (Optional): pick an owner.
Warming settings (deliverability ramp)
Open a mailbox’s overflow menu → Warming Settings. Every user sees Account Name, Sender Display Name (the name recipients see on warming emails), and Enable Email Warming (the on/off toggle).Volume limits and the ramp rate are managed by Custral rather than set per mailbox. Warming works best on a schedule
tuned to a domain’s age and reputation. Ask support if you need a ramp faster or slower
than the default.
Health & Deliverability tab
This admin-only tab shows, per domain, each channel’s Health score and Gmail / Outlook inbox-placement percentages (inbox vs. total), plus a Warming Active badge and today’s warming usage vs. the current limit when warming is on.Troubleshooting
Related
- Suppressions: keep bounces and complaints off your lists.
- Email overview
- Calendar overview