Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-25 | refactor: rewrite for IMAP support | Mole Shang | 1 | -7/+9 | |
- Replaced POP3 with IMAP - #TODO: custom server URL - Polish user prompts | |||||
2020-10-22 | Using pyzmail36 to parse raw mail data | hyfc | 1 | -149/+29 | |
2020-10-22 | display date as is | hyfc | 1 | -7/+1 | |
2020-10-22 | parse date with different format | hyfc | 1 | -4/+7 | |
2020-10-22 | a first working verison | hyfc | 1 | -12/+116 | |
2020-10-22 | initial commit with some handy email utilities | hyfc | 1 | -0/+48 | |