X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/97d42c265790cd65b45c967efd6d6ef36f1f5340..fe33224c3f2c58ae3000f78b7d0ebb0d00cbbd3d:/msmtprc diff --git a/msmtprc b/msmtprc index e280535..020687f 100644 --- a/msmtprc +++ b/msmtprc @@ -10,10 +10,16 @@ port 587 protocol smtp auth on user samir.benmendil@gmail.com -password +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