areweplaying/pkg/email
Harry Culpan e6e8d255bd Return IMAP search error instead of swallowing it
A search failure was logged but execution continued, silently returning
'no emails' to the caller. This masked the most likely cause of the
polling not working. Error now propagates so the caller can log and
handle it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 18:34:27 -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 Return IMAP search error instead of swallowing it 2026-06-30 18:34:27 -04:00
send.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00