diff options
author | Amin Bandali <bandali@gnu.org> | 2019-06-23 13:55:30 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-06-23 13:55:30 -0400 |
commit | cad078002487e5f2f8d1b3d50826059d5f16558f (patch) | |
tree | 8a0ed98a133d37ef26e9aed1170268f8baa46547 /.config/isync/mbsyncrc | |
parent | 526dc1d93664062cfdb0e55bd6623d9dc7993471 (diff) | |
download | configs-cad078002487e5f2f8d1b3d50826059d5f16558f.tar.gz configs-cad078002487e5f2f8d1b3d50826059d5f16558f.tar.xz configs-cad078002487e5f2f8d1b3d50826059d5f16558f.zip |
bndl.org -> shemshak.org
Diffstat (limited to '.config/isync/mbsyncrc')
-rw-r--r-- | .config/isync/mbsyncrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index 96b3b28..ba696ca 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -5,8 +5,8 @@ Expunge Both ###### IMAPAccount amin -Host mail.bndl.org -User amin@bndl.org +Host mail.shemshak.org +User amin@shemshak.org PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin.gpg" SSLType IMAPS @@ -16,7 +16,7 @@ Account amin IMAPAccount amin-dovecot Host 127.0.0.1 Port 143 -User amin@bndl.local +User amin@shemshak.local PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/amin-dovecot.gpg" SSLType None |