chore: migrate SMTP references from mx.jeffemmett.com to mail.rmail.online

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-25 00:09:06 -08:00
parent 6e4c5d7cba
commit ceb1cdcb52
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Currently sending from noreply@jeffemmett.com. May want to switch to noreply@cad
## Notes
- Added cadcad.org domain to Mailcow with DKIM key generated (2026-02-22)
- Created noreply@cadcad.org mailbox
- Added DNS records to Cloudflare: SPF (ip4:159.195.32.209), DKIM (2048-bit RSA), DMARC (quarantine), MX (mx.jeffemmett.com)
- Added DNS records to Cloudflare: SPF (ip4:159.195.32.209), DKIM (2048-bit RSA), DMARC (quarantine), MX (mail.rmail.online)
- Updated Discourse app.yml: DISCOURSE_SMTP_DOMAIN=cadcad.org, DISCOURSE_NOTIFICATION_EMAIL=noreply@cadcad.org
- Rebuilt Discourse container, reconnected to traefik-public and mailcow-network
- Test email sent successfully: noreply@cadcad.org → jeffemmett@gmail.com (delivered via Gmail SMTP, status=sent)