Displaying 1 result from an estimated 1 matches for "muchsync".
Did you mean:
mc_sync
2018 Apr 06
0
Dsync from multiple IMAPs -- personal/local dovecot setup
...multiple
IMAP accounts to a local maildir (to being compatible with notmuch).
My actual mail setup is:
OfflineIMAP that sync different mailboxes in a personal taxonomy
~/mail/$mailboxName/...
and notmuch-emacs + various scripts as MUA. Local postfix just to
avoid emacs freeze during send, muchsync to support
It does work but is slow, buggy and sometime complicated to kept up
to date (I have many homegrow spaghetti-code scripts and snippets
in zsh, elisp, python etc stratified in years). My dream is switch
to a local Dovecot that DSync from multiple IMAPs instead of
OfflineIMAP, with sieve f...