Warning, /pim/kdepim-runtime/resources/pop3/TODO is written in an unsupported language. File is not indexed.

0001 ====
0002 TODO
0003 ====
0004 
0005 BUGS
0006 ----
0007 
0008 - additional \n in item, see the test
0009 - config dialog: enter key selects collection, and not the Ok button
0010 - not storing password does not work
0011 
0012 FEATURES
0013 --------
0014 
0015 - filter on server
0016 - delete on server
0017 - fix "include in manual mail check", should be something in the akonadi libs
0018 - migration from old KMail accounts
0019   -> now DeleteLater group
0020   -> store-passwd -> store_passwd (also: use_ssl, use_tls and all the others
0021 - progressbar integration for client apps, especially the old SSL icon stuff
0022 - get rid of pop3 ioslave
0023 - help (there is a a help button in the config dialog)
0024   -> maybe copy over most of KMail's POP3 help
0025 
0026 CLEANUP
0027 -------
0028 
0029 - api documentation (also for fakeserver)
0030 - clean up cmakefiles, remove code duplication with kdepimlibs
0031 - kconfigxt: labels, tooltips, whatsthis etc
0032 
0033 UNIT TESTS
0034 ----------
0035   - test ssl/tls
0036   - test with disabled cache
0037   - all leave on server rules
0038       -> leave the last x messages
0039       -> leave the last x MB
0040       -> every leave rule mixed
0041   - test cancel mail + seenuidlist
0042   - weird bugs in svn log of old kmail
0043   - add fails -> second check will still work
0044   - correct error messages passed from pop3 server?
0045   - byte stuffing
0046   - pipelining
0047   - abort requested during mail check
0048     -> no duplicate messages on next mail check, already added mails added to the seen
0049        UID list