diff options
Diffstat (limited to '.config/isync')
-rw-r--r-- | .config/isync/mbsyncrc | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index 25a2a08..59b98bc 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -128,3 +128,34 @@ Channel canonical Master :canonical-remote: Slave :canonical-local: Patterns * + +###### +IMAPAccount sfl +Host mail.savoirfairelinux.com +User amin.bandali +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/sfl.gpg" +SSLType IMAPS + +IMAPStore sfl-remote +Account sfl + +IMAPAccount sfl-local +Host 127.0.0.1 +Port 143 +User amin.bandali@savoirfairelinux.local +PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/sfl-local.gpg" +SSLType None + +IMAPStore sfl-local +Account sfl-local + +Channel sfl +Master :sfl-remote: +Slave :sfl-local: +Patterns * !"Jami Sales&IBk-s"* !"Jami&IBk-s"* + +Channel sflro +Master :sfl-remote: +Slave :sfl-local: +Sync Pull +Patterns "Jami Sales&IBk-s"* "Jami&IBk-s"* |