summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mbsync/.mbsyncrc2
-rw-r--r--msmtp/.msmtprc2
2 files changed, 2 insertions, 2 deletions
diff --git a/mbsync/.mbsyncrc b/mbsync/.mbsyncrc
index 4317bd1..b8ab811 100644
--- a/mbsync/.mbsyncrc
+++ b/mbsync/.mbsyncrc
@@ -6,7 +6,7 @@ Sync All
IMAPAccount Inria
Host zimbra.inria.fr
User urbain.vaes@inria.fr
-PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/email/urbain.vaes@inria.fr.gpg"
+PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.password-store/inria/uvaes.gpg"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
diff --git a/msmtp/.msmtprc b/msmtp/.msmtprc
index f3a2cb0..1858dc3 100644
--- a/msmtp/.msmtprc
+++ b/msmtp/.msmtprc
@@ -8,7 +8,7 @@ account inria
host smtp.inria.fr
from urbain.vaes@inria.fr
user uvaes
-passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/email/urbain.vaes@inria.fr.gpg"
+passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/inria/uvaes.gpg"
port 587
account enpc