vsync 0.1.0

Synchronization between IMAP and local maildir
1
2
3
4
5
6
7
8
# vsync IMAP to maildir synchronization

Vsync is a small CLI wrapper around [vomit-sync][1]. It aims to provide access
to all functions that vomit-sync offers. At the moment, this is only
synchronizing from IMAP to a local maildir (not the other way). Vsync has to be
run periodically to keep the two synchronized.

[1]: https://git.sr.ht/~bitfehler/vomit-sync "vomit-sync source code"