From: Samir Benmendil Date: Tue, 2 Jan 2018 11:07:43 +0000 (+0000) Subject: msmtp: add office365 account X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/637c9104204b5b841adee8e489ee82c37e38303e msmtp: add office365 account --- diff --git a/msmtprc b/msmtprc index cf450a7..b2fcf62 100644 --- 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