compile and run!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Oswald Buddenhagen 72ba7ef125 bump copyrights 2 years ago
..
source update debian packaging 7 years ago
.gitignore Merge branch '1.2' 7 years ago
README.Debian delete the compat wrapper 7 years ago
changelog update debian packaging 7 years ago
compat update debian packaging 7 years ago
control delete the compat wrapper 7 years ago
copyright bump copyrights 2 years ago
rules rename get-cert => mbsync-get-cert 7 years ago
watch update debian packaging 7 years ago

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