From b3704d34e2cec5db5f1dc9e86a211a0ac93c749d Mon Sep 17 00:00:00 2001 From: Balakrishnan Balasubramanian Date: Sun, 12 Feb 2023 22:14:09 -0500 Subject: [PATCH] update TODO --- TODO.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index d1dda23..198e8de 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,16 @@ #TODO -1. User timeout for POP -1. unittests -1. Web interface -1. Custom email processing -1. Refactor smtp controller -1. pip installable package -1. Listen on port 465 for smtp too +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