areweplaying/pkg/email
Harry Culpan c509641f59 Guard against empty From header in IMAP message fetch
Bounce messages and MAILER-DAEMON notices can have no From address,
causing a panic on the bare [0] index access.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 18:29:05 -04:00
..
config.go Make godotenv.Load() best-effort to support containerized deployments 2026-06-30 18:22:37 -04:00
email.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00
fetch.go Guard against empty From header in IMAP message fetch 2026-06-30 18:29:05 -04:00
send.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00