summaryrefslogtreecommitdiff
path: root/.msmtprc
diff options
context:
space:
mode:
Diffstat (limited to '.msmtprc')
-rw-r--r--.msmtprc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.msmtprc b/.msmtprc
index 8e44cc8..ef6a177 100644
--- a/.msmtprc
+++ b/.msmtprc
@@ -8,14 +8,14 @@ account imperial
host outlook.office365.com
from u.vaes13@imperial.ac.uk
user uv113@ic.ac.uk
-passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/imperial/u.vaes13@imperial.ac.uk.gpg"
+passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/email/u.vaes13@imperial.ac.uk.gpg"
port 587
account personal
host box.bknguyen.org
from me@urbainvaes.com
user me@urbainvaes.com
-passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/mailinabox/me@urbainvaes.com.gpg"
+passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/email/me@urbainvaes.com.gpg"
port 587
account default : personal