aboutsummaryrefslogtreecommitdiff
path: root/utils/client.py
AgeCommit message (Collapse)AuthorFilesLines
2023-01-25feat: support showing mails listMole Shang1-1/+9
2023-01-25fix(bot.py): rollback to the origin method to refresh inbox_numMole Shang1-4/+0
2023-01-25refactor: rewrite for IMAP supportMole Shang1-24/+27
- Replaced POP3 with IMAP - #TODO: custom server URL - Polish user prompts
2020-10-22coping with large text entitieshyfc1-2/+2
2020-10-22Using pyzmail36 to parse raw mail datahyfc1-0/+63