X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e4261e1c719779540857a6b31ecc728b81fc0b8a..3d3ead77336f9f8f98cf2ac0d51e6d5c747d08be:/msmtprc?ds=inline diff --git a/msmtprc b/msmtprc index cf450a7..020687f 100644 --- a/msmtprc +++ b/msmtprc @@ -12,8 +12,14 @@ auth on user 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