Guides
Separate bulk from transactional
Put newsletters on their own subdomain so a bad digest cannot hurt receipts and password resets.
Mailbox providers judge reputation per sending domain (and per IP). One newsletter with a stale list can push the complaint rate of the whole domain over the Gmail line. Then the password resets stop arriving too. The fix is structural:
- Add a bulk subdomain — in Domains → Add domain, add
news.<your-domain>and publish and verify its records as usual. - Set its stream to Bulk on the domain page, and set the apex domain to Transactional.
- Send newsletters from the subdomain — make it the
fromof broadcasts and of API sends with a bulkkind. - Keep the subdomain warm — it starts at warm-up stage 0 (200 messages a day) and advances on clean days.
- Watch both — metrics and alert rules take a domain filter, so you can watch each domain on its own.
Receipts and alerts keep the apex domain. Digests get the subdomain. Each stands or falls on its own.