]> git.rmz.io Git - dotfiles.git/blobdiff - msmtprc
Makefile: add target for git
[dotfiles.git] / msmtprc
diff --git a/msmtprc b/msmtprc
index 955660c5f901d51b776cd368ec31f779443b4835..020687f62b8d1fb4291d10bc74519bc3d288383f 100644 (file)
--- a/msmtprc
+++ b/msmtprc
@@ -10,10 +10,16 @@ port 587
 protocol smtp
 auth on
 user samir.benmendil@gmail.com
 protocol smtp
 auth on
 user samir.benmendil@gmail.com
-passwordeval "pass gmail.com/samir.benmendil@gmail.com"
+passwordeval "pass gmail.com/msmtp"
 
 
-# unimaas inherits from gmail
-account unimaas : gmail
+# 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"
 
 #set default account
 account default : gmail
 
 #set default account
 account default : gmail