Skip to content

Commit 8c5a1d9

Browse files
author
Oswald Buddenhagen
committed
more to do
1 parent 27ea308 commit 8c5a1d9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ synced as well.
1919
handle custom imap flags. currently, isync just fails horribly if it
2020
encounters 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

2425
add 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

2930
add a way to automatically create and sync IMAP subfolders.
3031

32+
make the command line take precedence over the config file.
33+
3134
possibly timestamp mails with remote arrival date.
3235

3336
possibly recover from UIDVALIDITY change by resyncing according to message

0 commit comments

Comments
 (0)