fix: update email_client and smtp_client for new config structure - email_client: use account.imap.server/port/ssl/starttls instead of flat fields - smtp_client: use s.ssl/starttls instead of s.use_ssl/use_starttls - tg_bot: fix _do_send_reply to use find_user_by_chat_id for email_accounts

This commit is contained in:
2026-07-17 22:19:20 +08:00
parent c6180834bc
commit 7a01b29655
4 files changed
+15 -10

No files matched your search

+1 -1
View File
@@ -1,5 +1,5 @@
.venv/
__pycache__/
*.pyc
config.yaml
config.json
data/