Add files via upload

This commit is contained in:
Gilles LAMIRAL 2018-08-29 21:52:12 +02:00 committed by GitHub
parent da64bc0111
commit e2daa4f91f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
TODO
View file

@ -1,5 +1,5 @@
#!/bin/cat #!/bin/cat
# $Id: TODO,v 1.195 2017/12/19 14:54:34 gilles Exp gilles $ # $Id: TODO,v 1.199 2018/07/02 09:03:20 gilles Exp gilles $
This documentation is also at http://imapsync.lamiral.info/#doc This documentation is also at http://imapsync.lamiral.info/#doc
@ -7,6 +7,19 @@ This documentation is also at http://imapsync.lamiral.info/#doc
TODO file for imapsync TODO file for imapsync
---------------------- ----------------------
SUGGESTED 2018_06_29 by Michael Hesse
Remove the warning on Windows
“No such signal: SIGUSR1 at script/imapsync line 11744.”
SUGGESTED 2018_05_15 by Massimo Maggi
https://github.com/imapsync/imapsync/issues/141
Document --skipcrossduplicates and --debugcrossduplicates in imapsync --help
Document all other useful missing options.
SUGGESTED 2018_05_08 by James B. Byrne
Sync also the quota with SETQUOTA
https://tools.ietf.org/html/rfc2087
SUGGESTED 2017_12_19 by Gilles SUGGESTED 2017_12_19 by Gilles
In foldersizes, add info about the oldest message found: INTERNALDATE EPOCH DAYS_FROM_NOW In foldersizes, add info about the oldest message found: INTERNALDATE EPOCH DAYS_FROM_NOW
See draft in sub info_date_from_uid See draft in sub info_date_from_uid