~bitfehler/vomit-m2sync

Library and tool for IMAP to m2dir synchronization
More maildir -> m2dir
Emphasize the safety issues some more
Prepare for 1.0.0-alpha.1 release

refs

master
browse  log 
v1.0.0-alpha.1
release notes 

clone

read-only
https://git.sr.ht/~bitfehler/vomit-m2sync
read/write
git@git.sr.ht:~bitfehler/vomit-m2sync

You can also use your local clone with git send-email.

#vomit-m2sync

builds.sr.ht status

Vomit-m2sync is a Rust library and tool for IMAP to m2dir synchronization.

#Goals and status

The goal is to provide full two-way synchronization between an IMAP server and a local m2dir, either by running periodically, or as a deamon.

Syncing in either direction or both ways (assuming no conflicts) is implemented, but currently only by running periodically.

#Building

If you want to build yourself rather than cargo install, you can build the library with cargo build -p vomit-m2sync and the m2sync tool with cargo build -p m2sync.

#The Vomit project

Both vomit-m2sync and m2sync are part of the Vomit project.

#Contributing

Please send patches to the vomit mailing list.

#Feedback

The mailing list is open for all kinds of feedback, questions, and discussions.