add_sending_domain
Register a sending domain and receive the DNS records to publish. Provision mail and news subdomains so marketing complaints won't affect password reset delivery.
Instructions
Register a sending domain and get back the DNS records to publish. Give the domain you send from — mail. and news. are provisioned beneath it and the right one is chosen per message, so a marketing complaint spike can never affect password reset delivery. Pass risk_class only to provision one of the two on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain you send from, e.g. example.com | |
| risk_class | No | Omit to provision both, which is almost always what you want |