diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-10 21:52:49 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-10 21:52:49 +0000 |
commit | 871d2af2b7ce385be09a894921557c423e2ead18 (patch) | |
tree | 85632944152e77d24f454e259e6269e455b6de0f /.msmtprc | |
parent | ff8a8e34335585a3cd686c10a839207a94618390 (diff) |
Update mutt configuration
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ host smtp.gmail.com port 587 from urbain.p.vaes@gmail.com user urbain.p.vaes -passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/Mail/gmail.gpg" +passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/gmail/urbain.p.vaes@gmail.com.gpg" account imperial host outlook.office365.com |