summaryrefslogtreecommitdiffabout
path: root/libetpan/src/driver/TODO
Side-by-side diff
Diffstat (limited to 'libetpan/src/driver/TODO') (more/less context) (ignore whitespace changes)
-rw-r--r--libetpan/src/driver/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/libetpan/src/driver/TODO b/libetpan/src/driver/TODO
new file mode 100644
index 0000000..4ba2c46
--- a/dev/null
+++ b/libetpan/src/driver/TODO
@@ -0,0 +1,9 @@
+- get_message_list() will disconnect and reconnect POP3 box
+- add UID to non-cached drivers, help clients to recognize messages
+- move IMAP UID cache to non-cached driver
+- fix message size (put it in cache)
+- XXX : fetch body in nntp do not use generic_fetch_body
+- add flags prototype to add or remove flags
+- cache bodystructures
+- search is not implemented
+- list of folder new implementation