diff options
author | Amin Bandali <bandali@gnu.org> | 2019-07-19 11:37:40 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-07-19 11:37:40 -0400 |
commit | 4ed3a945254d0ad4dc646d6a1816bd92236ccc66 (patch) | |
tree | 62e1827c9858bc4f1f3c93e760c4c17384b62bdd /.config/isync | |
parent | a88f7eced3808045ad32130a9a53c32fe56a14e1 (diff) | |
download | configs-4ed3a945254d0ad4dc646d6a1816bd92236ccc66.tar.gz configs-4ed3a945254d0ad4dc646d6a1816bd92236ccc66.tar.xz configs-4ed3a945254d0ad4dc646d6a1816bd92236ccc66.zip |
hold off on using mab as primary for now
Diffstat (limited to '.config/isync')
-rw-r--r-- | .config/isync/mbsyncrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index fe6815c..5b9f8d1 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -6,7 +6,7 @@ Expunge Both ###### IMAPAccount shemshak Host mail.shemshak.org -User mab@shemshak.org +User amin@shemshak.org PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak.gpg" SSLType IMAPS @@ -16,7 +16,7 @@ Account shemshak IMAPAccount shemshak-local Host 127.0.0.1 Port 143 -User mab@shemshak.local +User amin@shemshak.local PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/shemshak-local.gpg" SSLType None |