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

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).