File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ synced as well.
1919handle custom imap flags. currently, isync just fails horribly if it
2020encounters some.
2121
22- add option to suppress upload of messages (but not deletion).
22+ add options for fine-grained control of syncing operations (--new, --delete &
23+ --flags) and direction (--push & --pull).
2324
2425add support for syncing with other: and shared: via NAMESPACE
2526
@@ -28,6 +29,8 @@ arriving during a fetch will not be fetched in the current run any more.
2829
2930add a way to automatically create and sync IMAP subfolders.
3031
32+ make the command line take precedence over the config file.
33+
3134possibly timestamp mails with remote arrival date.
3235
3336possibly recover from UIDVALIDITY change by resyncing according to message
You can’t perform that action at this time.
0 commit comments