X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c3a03e540dae7adafed0124b1a83c63436b597d7..82dd761cf1842c38aa90bd85a53a117e192609c5:/msmtprc diff --git a/msmtprc b/msmtprc index 75b5d98..b2fcf62 100644 --- a/msmtprc +++ b/msmtprc @@ -9,13 +9,20 @@ host smtp.gmail.com port 587 protocol smtp auth on -from samir.benmendil@gmail.com user samir.benmendil@gmail.com -password +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 -from s.benmendil@student.maastrichtuniversity.nl #set default account account default : gmail