mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-06 00:34:58 +02:00
1.536
This commit is contained in:
parent
32a552f56e
commit
c14f2f1c6b
119 changed files with 978 additions and 42838 deletions
8
TODO
8
TODO
|
@ -1,5 +1,5 @@
|
|||
#!/bin/cat
|
||||
# $Id: TODO,v 1.118 2013/02/08 06:28:40 gilles Exp gilles $
|
||||
# $Id: TODO,v 1.119 2013/04/17 13:04:21 gilles Exp gilles $
|
||||
|
||||
TODO file for imapsync
|
||||
----------------------
|
||||
|
@ -23,6 +23,9 @@ http://www.yippiemove.com/
|
|||
http://www.migrationwiz.com/
|
||||
http://www.microsoft.com/download/en/details.aspx?id=1329 "Microsoft Transporter Suite"
|
||||
|
||||
Add an exit value when exiting because of --exitwhenover
|
||||
The goal is to know easily why to restart later.
|
||||
|
||||
Add --delete1 as an alias for --delete
|
||||
Add --mark-as-deleted1 --mark-as-deleted2 as
|
||||
aliases for --noexpunge1 --delete1 and --noexpunge2 --delete2
|
||||
|
@ -46,6 +49,9 @@ Fix long path over than 260 character on Win32.
|
|||
Think about Digest::SHA or Digest::SHA::PurePerl.
|
||||
Think about a file database like DBM instead.
|
||||
|
||||
Add OAUTH autentication support
|
||||
https://developers.google.com/google-apps/gmail/oauth_overview
|
||||
|
||||
Find a way to avoid passwords in --debugimap unless needed.
|
||||
|
||||
Explain that users can win time/bandwidth by using --expunge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue