mail4one/TODO.md

34 lines
689 B
Markdown
Raw Normal View History

# TODO
2018-12-18 21:14:22 -05:00
2023-05-12 16:51:03 -04:00
DEV
2018-12-18 21:14:22 -05:00
1. unittests
1. Web interface
1. Custom email processing
1. Refactor smtp controller
1. pip installable package
2019-01-06 03:16:28 -05:00
1. Improve logging with timestamp, peer info, stats
1. custom smtp with auth
1. Filter domain name
2. Support multiple subdomains and save in different folders
1. smtp2go integration
1. metrics
2. imap
3. handle connection disconnect
4. rethink deleted items
2023-05-12 16:51:03 -04:00
MASTER
2023-02-12 22:14:09 -05:00
1. tests!
2. docker support
3. multi domain
4. [pop] auto delete
5. [pop] TOP command
6. merge with cloud_test branch
7. User timeout for POP
8. unittests
9. Web interface
10. Custom email processing
11. Refactor smtp controller
12. pip installable package
13. Listen on port 465 for smtp too