diff options
author | Amin Bandali <bandali@kelar.org> | 2024-11-29 09:29:50 -0500 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-11-29 09:29:50 -0500 |
commit | f5dd64a4d3e9322986b396bbfb9a40ee8a77f38a (patch) | |
tree | d2b477f0bf719e970b493378110117110b2d7330 /.config/isync/mbsyncrc | |
parent | a00532206110afe233483a55c392b883c0d7ec61 (diff) | |
download | configs-f5dd64a4d3e9322986b396bbfb9a40ee8a77f38a.tar.gz configs-f5dd64a4d3e9322986b396bbfb9a40ee8a77f38a.tar.xz configs-f5dd64a4d3e9322986b396bbfb9a40ee8a77f38a.zip |
Diffstat (limited to '')
-rw-r--r-- | .config/isync/mbsyncrc | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index b0151fd..7b8a89e 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -105,59 +105,3 @@ Channel csclub Far :csclub-remote: Near :csclub-local: Patterns * - -###### -IMAPAccount canonical -Host mail.canonical.com -User bandali -PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/canonical.gpg" -SSLType IMAPS - -IMAPStore canonical-remote -Account canonical - -IMAPAccount canonical-local -Host 127.0.0.1 -Port 143 -User bandali@canonical.local -PassCmd "gpg -q --for-your-eyes-only -d ~/.passwd/canonical-local.gpg" -SSLType None - -IMAPStore canonical-local -Account canonical-local - -Channel canonical -Far :canonical-remote: -Near :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 -Far :sfl-remote: -Near :sfl-local: -Patterns * !"Jami Sales&IBk-s"* !"Jami&IBk-s"* - -Channel sflro -Far :sfl-remote: -Near :sfl-local: -Sync Pull -Patterns "Jami Sales&IBk-s"* "Jami&IBk-s"* |