You got **is not verified for sending**. The email system has not verified this identity. Mail from this domain can be delayed or rejected until it is.

## What to add

Open **Domains → the domain**. Add every row that is not verified:

1. Domain verification (TXT or CNAME — copy the page, don’t guess).
2. SPF TXT on the apex / sending name, including `include:amazonses.com`.
3. DKIM CNAMEs — [How to fix DKIM](/docs/deliverability/how-to-fix-dkim).
4. MAIL FROM MX + SPF on `ses.your-domain.com` — [How to fix MAIL FROM](/docs/deliverability/how-to-fix-mail-from).
5. DMARC on `_dmarc` — [How to add DMARC](/docs/deliverability/how-to-add-dmarc).

Cloudflare: DNS-only (grey cloud) on these records. A proxied CNAME will fail verification.

## Recheck

On the domain page, click **Check that they are live**. Propagation can take up to 48 hours. Lumail does not rewrite DNS.

Once the identity verifies, sending from that domain unlocks for that From address. See [Account Verification](/docs/features/account-verification) if the org is still in limited mode.

## Related

- [Email Domains](/docs/domains/email-domains)
- [How to fix DKIM](/docs/deliverability/how-to-fix-dkim)
- [How to fix MAIL FROM](/docs/deliverability/how-to-fix-mail-from)
