]> git.rmz.io Git - dotfiles.git/commitdiff
msmtp: add office365 account
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Tue, 2 Jan 2018 11:07:43 +0000 (11:07 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 2 Jan 2018 11:59:43 +0000 (11:59 +0000)
msmtprc

diff --git a/msmtprc b/msmtprc
index cf450a7bef21e9777d53f8a6b67924fe5ba242cf..b2fcf62022b20969d80324e4835e2d1141f6f37f 100644 (file)
--- a/msmtprc
+++ b/msmtprc
@@ -12,6 +12,15 @@ auth on
 user samir.benmendil@gmail.com
 passwordeval "pass gmail.com/msmtp"
 
+# office365
+account office365
+host smtp.office365.com
+port 587
+protocol smtp
+auth on
+user samir.benmendil@ultrahaptics.com
+passwordeval "pass ultrahaptics/okta.com/samir.benmendil@ultrahaptics.com"
+
 # unimaas inherits from gmail
 account unimaas : gmail