This commit is contained in:
Nick Bebout 2011-03-12 02:43:46 +00:00
parent bf303b97aa
commit fc86fe47ec
5 changed files with 19 additions and 13 deletions

6
TODO
View file

@ -1,3 +1,5 @@
TODO file for imapsync
----------------------
Add SASL support MD5 : DIGEST-MD5 and CRAM-MD5
see authenticate in IMAPClient.pm
@ -5,9 +7,5 @@ Test the new Mail::IMAPClient (2.1.4 -> 2.2.8 or sup)
Update the list of tested IMAP servers (successes and failures).
Update documentation about setting flags.
Make setting flags works the FIRST time.
-> Use append_string instead of append
Add a CREDITS file.