No description
Find a file
Maaxxs 93e245d3b9 Add SMTP debug logging and from/username mismatch warning to mail test
"Connection successful" only means the SMTP server accepted the
message, not that it was delivered. The test endpoint now captures the
full SMTP protocol exchange and shows it in the admin UI, plus flags
the common case where the sender address differs from the SMTP login
- many providers silently discard mail in that situation.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 01:35:54 +02:00
.github/workflows Fix deploy branch: preserve hifi/ subfolder instead of flattening 2026-07-05 16:35:12 +02:00
hifi Add SMTP debug logging and from/username mismatch warning to mail test 2026-07-07 01:35:54 +02:00
hifi-src Add SMTP debug logging and from/username mismatch warning to mail test 2026-07-07 01:35:54 +02:00
.gitignore Add GitHub Actions workflow to auto-build and publish to deploy branch 2026-07-05 16:05:19 +02:00