Oswald Buddenhagen 72ba7ef125 bump copyrights 2 лет назад
..
source f2524d082b update debian packaging 6 лет назад
.gitignore 1b354fa61a Merge branch '1.2' 6 лет назад
README.Debian cbac8aa75c delete the compat wrapper 6 лет назад
changelog f2524d082b update debian packaging 6 лет назад
compat f2524d082b update debian packaging 6 лет назад
control cbac8aa75c delete the compat wrapper 6 лет назад
copyright 72ba7ef125 bump copyrights 2 лет назад
rules cbc14ba032 rename get-cert => mbsync-get-cert 6 лет назад
watch f2524d082b update debian packaging 6 лет назад

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