fix: resolve '>' in From field and logo not rendering in auto-reply

- Add getFromEmail() to extract bare email from SMTP_FROM (fixes '>' leak)
- Replace data:image base64 URI with CID attachment (works in all email clients)
- Add src/assets/logo.png as embedded CID attachment in auto-reply
- Fallback to text logo if logo file is missing
This commit is contained in:
Z User 2026-05-05 22:52:25 +00:00
parent c8c749182b
commit 9a8b70a9c3
2 changed files with 52 additions and 7 deletions

BIN
src/assets/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

File diff suppressed because one or more lines are too long