mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-03 23:41:52 +02:00
1.194
This commit is contained in:
parent
ff7c4df85f
commit
7cc7cb246a
10 changed files with 135 additions and 41 deletions
9
TODO
9
TODO
|
@ -1,6 +1,10 @@
|
|||
TODO file for imapsync
|
||||
----------------------
|
||||
|
||||
Try a 50Mo message transfer (slow ?)
|
||||
|
||||
Add a best practice migration tips document,
|
||||
good options with such imap server.
|
||||
|
||||
Add "output to reflect everything that imapsync was doing".
|
||||
Not everything but flag synchronization will be nice"
|
||||
|
@ -18,8 +22,6 @@ problem is encountered.
|
|||
Post on newsgroup comp.mail.imap when a new release comes.
|
||||
http://groups.google.fr/group/comp.mail.imap
|
||||
|
||||
Add my amazon wishlist link.
|
||||
|
||||
Read the IMAP RFC http://www.faqs.org/rfcs/rfc3501.html
|
||||
|
||||
Add debian packaging in the Makefile.
|
||||
|
@ -39,6 +41,8 @@ http://asg.web.cmu.edu/cyrus/download/imapd/altnamespace.html
|
|||
|
||||
Explain expunge behavior.
|
||||
|
||||
DONE. Add my amazon wishlist link.
|
||||
|
||||
DONE. Remove file rfc2342.txt "IMAP4 Namespace"
|
||||
|
||||
DONE. Add an --exactsync option to remove target messages
|
||||
|
@ -69,6 +73,7 @@ to talk about imapsync
|
|||
DONE. Add a --recurse option when --folder option is used.
|
||||
No I won't since this feature can be done by doing a
|
||||
--include '^INBOX.MyFolder'
|
||||
Yes done with --folderrec
|
||||
|
||||
Done. Look at comp.mail.imap http://groups.google.fr/groups?q=imapsync
|
||||
In fact I set up an google alert on imapsync so I read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue