Oswald Buddenhagen cbac8aa75c delete the compat wrapper 7 jaren geleden
..
source f2524d082b update debian packaging 7 jaren geleden
.gitignore 1b354fa61a Merge branch '1.2' 7 jaren geleden
README.Debian cbac8aa75c delete the compat wrapper 7 jaren geleden
changelog f2524d082b update debian packaging 7 jaren geleden
compat f2524d082b update debian packaging 7 jaren geleden
control cbac8aa75c delete the compat wrapper 7 jaren geleden
copyright f2524d082b update debian packaging 7 jaren geleden
rules cbc14ba032 rename get-cert => mbsync-get-cert 7 jaren geleden
watch f2524d082b update debian packaging 7 jaren geleden

README.Debian

A note from isync's web site:

isync can be integrated into Mutt fairly easily with a few hooks:

folder-hook ~A bind index $
folder-hook +maildir 'macro index $ "!mbsync the_channel:maildir\n"'

where the_channel is the Channel used to sync this mailbox, and maildir is the
name of the local mailbox itself. This works well so long as you are not
modifying the IMAP mailbox outside of Mutt. However, if you are using another
mail program simultaneously, Mutt will have the wrong idea of the local mailbox
flags and messages will start disappearing from its index display (don't worry,
they are still on disk).