From 244e5e599c40ea9005b1de0d91a4c0f6adec5258 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sat, 25 May 2013 17:40:18 -0400 Subject: [PATCH] Updated TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 4fc9564..5b77de1 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,12 @@ TODO ==== +o Do we add support for spaces in IMAP or POP passwords? +o Set real application name instead of using argv[0]... +o Create a test application to send responses in multiple + packets. o Add support for multiple accounts; +o Add support for local mailboxes; o Implement correct method for checking new messages with IMAP (don't use RECENT command, but NEW command); o Implement the volume for the console beep; -- 2.20.1