mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-04 16:01:29 +02:00
1.411
This commit is contained in:
parent
02322d6ed1
commit
09dfa9982d
72 changed files with 11829 additions and 287 deletions
19
TODO
19
TODO
|
@ -1,5 +1,5 @@
|
|||
#!/bin/cat
|
||||
# $Id: TODO,v 1.92 2011/01/18 02:38:48 gilles Exp gilles $
|
||||
# $Id: TODO,v 1.95 2011/04/16 20:16:47 gilles Exp gilles $
|
||||
|
||||
TODO file for imapsync
|
||||
----------------------
|
||||
|
@ -25,6 +25,16 @@ Evaluate
|
|||
http://www.rackspace.com/apps/email_hosting/migrations
|
||||
http://www.yippiemove.com/
|
||||
|
||||
Make --delete2 works with --useuid
|
||||
|
||||
Fix "\Forwarded" flag bug in courier.
|
||||
Does \lalala can be forbidden (courier does a
|
||||
"16 NO Error in IMAP command received by server"
|
||||
with
|
||||
* OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited
|
||||
|
||||
|
||||
|
||||
Suggestion: it's very difficult to track down messages which are behaving
|
||||
funny during the sync. It would be great - and presumably easy to code -
|
||||
to have an option to have imapsync display e.g. the subject of an
|
||||
|
@ -148,6 +158,13 @@ http://asg.web.cmu.edu/cyrus/download/imapd/altnamespace.html
|
|||
|
||||
===========================================================================
|
||||
|
||||
DONE. Read http://bugs.gentoo.org/show_bug.cgi?id=354831
|
||||
Nice conversation.
|
||||
|
||||
DONE. Look https://fedorahosted.org/released/imapsync/
|
||||
|
||||
DONE. Take a look at https://bitbucket.org/imapsync/imapsync
|
||||
|
||||
DONE. Explain expunge behavior in help message.
|
||||
|
||||
DONE. Add --authmd51 --authmd52 to permit authmd5 by host.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue