Theodore Ts'o 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch %!s(int64=21) %!d(string=hai) anos
..
patches 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch %!s(int64=21) %!d(string=hai) anos
po 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
.cvsignore d850150719 - ssht! %!s(int64=22) %!d(string=hai) anos
Makefile.am 2cde99958b minors %!s(int64=22) %!d(string=hai) anos
NEWS 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
README.Debian 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
changelog 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch %!s(int64=21) %!d(string=hai) anos
compat b3838ade09 debian packaging update %!s(int64=22) %!d(string=hai) anos
config 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
control 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch %!s(int64=21) %!d(string=hai) anos
copyright 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
dirs b3838ade09 debian packaging update %!s(int64=22) %!d(string=hai) anos
docs 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
preinst 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
rules 016d6d64e6 Add code patches that were present in isync-0.9.1-3 via the dpatch %!s(int64=21) %!d(string=hai) anos
templates 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos
watch 0dc9106dfa Update Debian files to the debian directory from isync 0.9.1-3. %!s(int64=21) %!d(string=hai) anos

README.Debian

A note from isync's web site:

To use this command effectively, you need a mail client that sets the T
(trashed) flag when it deletes a message from a maildir mailbox, instead of
just removing it altogether. Currently, only Mutt 1.3.27 supports this. Without
such a client, isync will refetch the locally deleted messages from the server
since they will never get expunged. Be sure to put

set maildir_trash

in your ~/.muttrc when using Mutt.

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

folder-hook ~A bind index $
folder-hook +maildir 'macro index $ "!isync -e maildir\n"'

where maildir is the name of the local mailbox (or its alias). 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).