[EMAIL-3] Harden SPF and DMARC after testing #318

Open
opened 2026-04-07 01:33:06 +00:00 by Timmy · 0 comments
Owner

Part of Epic: #315

Task

After confirming send/receive works, tighten SPF from ~all to -all and DMARC from p=none to p=reject.

Acceptance Criteria

  • SPF record updated to v=spf1 mx a ip4:143.198.27.163 -all
  • DMARC updated to v=DMARC1; p=reject; rua=mailto:postmaster@alexanderwhitestone.com
  • Send test email to gmail — arrives in inbox (not spam)
  • mail-tester.com score >= 8/10
Part of Epic: #315 ## Task After confirming send/receive works, tighten SPF from ~all to -all and DMARC from p=none to p=reject. ## Acceptance Criteria - [ ] SPF record updated to `v=spf1 mx a ip4:143.198.27.163 -all` - [ ] DMARC updated to `v=DMARC1; p=reject; rua=mailto:postmaster@alexanderwhitestone.com` - [ ] Send test email to gmail — arrives in inbox (not spam) - [ ] mail-tester.com score >= 8/10
Timmy self-assigned this 2026-04-07 01:33:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#318