diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-11-28 01:07:36 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-11-28 01:07:36 +0000 |
commit | a64b594ed43ca315e879a709ce8f8d5b7e98b68e (patch) | |
tree | 8c5b4756aa423e62873693e879df779deedc4af9 /.msmtprc | |
parent | f0d7025c38ee93ce11951aed0ba71b2a683e497a (diff) |
Update to office365
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,9 +12,9 @@ user urbain.p.vaes passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/Mail/gmail.gpg" account imperial -host smtp.cc.ic.ac.uk +host outlook.office365.com from u.vaes13@imperial.ac.uk -user uv113 +user uv113@ic.ac.uk passwordeval "gpg --use-agent --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/Mail/imperial.gpg" port 587 |