Use this file to discover all available pages before exploring further.
The client.domains service manages your sending domains — useful for multi-tenant apps onboarding customer domains, or for automating DNS verification.For the concepts behind domain setup (SPF, DKIM, DMARC), see Sending Domains.
use lettr::Lettr;let client = Lettr::new("your-api-key");
DNS changes take time to propagate. If verification fails right after publishing, wait a few minutes and retry. See Domain Verification troubleshooting.