mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-11 15:14:30 +02:00
1.123
This commit is contained in:
parent
b17d465c3e
commit
f6f2c48fa4
7 changed files with 595 additions and 13 deletions
13
TODO
13
TODO
|
@ -1,6 +1,19 @@
|
|||
TODO file for imapsync
|
||||
----------------------
|
||||
|
||||
Read:
|
||||
http://www.washington.edu/imap/documentation/commndmt.txt.html
|
||||
|
||||
Talk about :
|
||||
"I think notes is right but MS Eudora is bad with dates.
|
||||
(netscape or thunderbird is ok with dates)
|
||||
use the option --syncinternaldates "
|
||||
|
||||
|
||||
Add usage about --regextrans2
|
||||
To remove INBOX. in the name of destination folders :
|
||||
--regextrans2 's/^INBOX\.(.+)/$1/'
|
||||
|
||||
Add cyrus link about INBOX. namespace
|
||||
http://asg.web.cmu.edu/cyrus/download/imapd/altnamespace.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue