aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-12-31 10:19:12 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-12-31 10:19:12 +0100
commit44b944832da0263eac37d6c6f2c63e7bd86909af (patch)
tree3c6c2593fb2e8f651a2856b48974bd999d1d2383
parent30d081f3da811e7d5055d2fbcb603e025b4797a3 (diff)
downloaddotfiles-44b944832da0263eac37d6c6f2c63e7bd86909af.tar.gz
dotfiles-44b944832da0263eac37d6c6f2c63e7bd86909af.zip
Change password file for mbsync
-rw-r--r--isync/.mbsyncrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/isync/.mbsyncrc b/isync/.mbsyncrc
index 009d231..828480f 100644
--- a/isync/.mbsyncrc
+++ b/isync/.mbsyncrc
@@ -2,7 +2,7 @@ IMAPAccount gmail
# Address to connect to
Host imap.gmail.com
User ymherklotz@gmail.com
-PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.yann --batch --yes -d ~/.authgmail.gpg"
+PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.config/.yann --batch --yes -d ~/.authgmail.gpg"
# Use SSL
SSLType IMAPS
# The following line should work. If get certificate errors, uncomment the two following lines and read the "Troubleshooting" section.
@@ -14,7 +14,7 @@ IMAPAccount imperial
Host outlook.office365.com
Port 993
User ymh15@ic.ac.uk
-PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.yann --batch --yes -d ~/.authimperial.gpg"
+PassCmd "gpg -q --pinentry-mode loopback --for-your-eyes-only --no-tty --passphrase-file ~/.config/.yann --batch --yes -d ~/.authimperial.gpg"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt