infra/stacks/mailserver/modules
Viktor Barzin 02d14796cc
Some checks failed
ci/woodpecker/push/default Pipeline was canceled
feat(mailserver): add trips@ send-as alias for TripIt native auth email (ADR-0028)
TripIt's native signup-verification + account-recovery mail (ADR-0028) sends From: trips@viktorbarzin.me while authenticating SMTP as spam@. With SPOOF_PROTECTION on, Postfix smtpd_sender_login_maps requires an EXPLICIT alias (the @domain catch-all doesn't satisfy it) — mirrors the existing plans@->spam@ grant. Must be applied + verified before TripIt flips SMTP_FROM to trips@, else every verification/recovery send is rejected 550.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 20:10:47 +00:00
..
mailserver feat(mailserver): add trips@ send-as alias for TripIt native auth email (ADR-0028) 2026-06-20 20:10:47 +00:00