areweplaying/pkg/email
Harry Culpan f76bdd2656 Fix Send Reminder emailing only sender, not players
SendEmail never read Email.BccAddress, so the player recipients
attached as Bcc were silently dropped from the SMTP envelope and
only the hardcoded To address (the sender) ever received the mail.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 21:50:21 -04:00
..
config.go Improve email config error to name the missing variable(s) 2026-06-30 20:37:39 -04:00
email.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00
fetch.go Log partial email body read errors instead of silently ignoring 2026-06-30 18:44:33 -04:00
send.go Fix Send Reminder emailing only sender, not players 2026-07-04 21:50:21 -04:00