X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=TODO;h=5b77de198850ebc496d293c5f201a8d8bac0fe0f;hb=9204951c2ba2bd25f2dbb7ae35ec92348fe8176a;hp=4fc956400078c1f893b04f0fe0ec290264027351;hpb=044b5037a3e34ee5bde8683fcbe8d82cc1fe74e0;p=dockapps%2Fwmnotify.git 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;