Zichao Lin 3d33aeb0dd fix: parse sender email properly & show confirmation tag clearly
- Use email.utils.parseaddr() to extract pure email from sender
  field (was passing raw 'Name <email>' to SMTP, causing 550 error)
- AI reply selection now shows confirmation status as bold tag
  on its own line for better visibility
2026-07-02 20:35:28 +08:00
Description
A Telegram bot that handles your email with AI
142 KiB
Languages
Python 99.4%
PowerShell 0.4%
Batchfile 0.2%