sam-4screen-desktop 2026-8-31:19:24:8

This commit is contained in:
2026-08-31 19:24:08 +10:00
parent bfc864e627
commit 936e882550

View File

@@ -112,6 +112,14 @@ id: 1848129023-LOG
- Revisit later: same Cloudflare + Email Routing + SES pattern as audasmedia.com.au, when user is ready.
## Next steps (post-email)
## PHASE 2 EMAIL — where-woof.com DONE ✅ (2026-08-31)
- DNS → Cloudflare (zone live on barbara.ns.cloudflare.com; NS switched at Squarespace).
- Records: A apex/www/admin → 144.6.86.11 (DNS-only); InMotion A's + stale TXT deleted; DKIM×3 + DMARC added.
- Email Routing active (MX route1/2/3 priorities 4/25/14, SPF include:_spf.mx.cloudflare.net); rule `hello@where-woof.com → samuelrolfe@gmail.com`.
- SES identity created; MAIL FROM = default.
- Awaiting end-to-end send test (from non-Gmail-same-account address to hello@where-woof.com).
- Note: audasmedia MX priorities are 54/92/78; where-woof 4/25/14 — Cloudflare assigns per-zone, both valid.
1. SES console → Send test email (audasmedia.com.au → samuelrolfe@gmail.com); check delivery + DKIM/SPF pass.
2. Request SES production access (free).
3. Then return to Phase 3 (local infra) / CMS migration project.