isync/debian
Oswald Buddenhagen cbac8aa75c delete the compat wrapper
it was deprecated in 1.2. until 1.4 gets released, enough time will have
passed for sure.
2017-10-01 15:30:07 +02:00
..
source update debian packaging 2017-10-01 10:04:31 +02:00
.gitignore Merge branch '1.2' 2017-10-01 10:38:43 +02:00
changelog update debian packaging 2017-10-01 10:04:31 +02:00
compat update debian packaging 2017-10-01 10:04:31 +02:00
control delete the compat wrapper 2017-10-01 15:30:07 +02:00
copyright update debian packaging 2017-10-01 10:04:31 +02:00
README.Debian delete the compat wrapper 2017-10-01 15:30:07 +02:00
rules rename get-cert => mbsync-get-cert 2017-10-01 10:46:06 +02:00
watch update debian packaging 2017-10-01 10:04:31 +02:00

A note from isync's web site:

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

	folder-hook ~A bind index $ <sync-mailbox>
	folder-hook +maildir 'macro index $ "<sync-mailbox>!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).