diff options
author | Amin Bandali <bandali@gnu.org> | 2021-10-17 15:36:51 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2021-10-17 15:36:51 -0400 |
commit | 52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f (patch) | |
tree | 512f7be08b3f9a9020d9d131a5b81381b4caf90f /.config/isync | |
parent | 8ab693f86a241e0531b22e04132290267a54e1ea (diff) | |
download | configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.tar.gz configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.tar.xz configs-52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f.zip |
several uncommitted changes
Diffstat (limited to '.config/isync')
-rw-r--r-- | .config/isync/mbsyncrc | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index a74b565..81c0191 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -103,28 +103,3 @@ Channel csclub Master :csclub-remote: Slave :csclub-local: Patterns * - -###### -IMAPAccount sfl -Host mail.savoirfairelinux.com -User amin.bandali -PassCmd "gpg -q --for-your-eyes-only --no-tty -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 --no-tty -d ~/.passwd/sfl-local.gpg" -SSLType None - -IMAPStore sfl-local -Account sfl-local - -Channel sfl -Master :sfl-remote: -Slave :sfl-local: -Patterns * |