Added SSLv3 and TLSv1 methods in addition to SSLv2
[dockapps/wmnotify.git] / TODO
diff --git a/TODO b/TODO
index 4fc9564..d86ad01 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,13 @@
 TODO
 ====
 
+o Add support for standard file ~/.mailrc (POSIX) for settings?
+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;