diff options
Diffstat (limited to '')
| -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  | 
