Adding a Domain
DNS Records
| Record | Purpose |
|---|---|
DKIM | Cryptographic signing — proves email came from your domain |
SPF | Lists ActionLayer as an authorized sender |
MX | Routes inbound email to ActionLayer for parsing |
Ownership TXT | Proves you control the domain |
verified: true before you can send.
Verifying DNS
Once you’ve added all records, trigger verification:Domain States
| Status | Meaning |
|---|---|
pending | Not yet verified |
verified | All four records confirmed |
failed | One or more records failed — check your DNS config |
Notes
- One domain can host multiple sender identities (e.g.
support@,billing@,alex@) - You own the domain — ActionLayer never registers domains on your behalf
- Inbound routing only works after the MX record is verified