fleet/server/mail
James Thomas 5e5e4f3918 Add Support for SMTP LOGIN Authentication Method (#1988)
This PR adds support for the SMTP LOGIN authentication method. Office 365 Exchange removed support for PLAIN authentication some time ago, and only supports LOGIN and an OAuth2 authentication method. This patch has been tested with a licensed O365 account. This method should also be usable with any other email server that advertises LOGIN in its 250-AUTH response.

Note: If using this with O365, the account used must not have MFA enabled.

Closes #1663
2019-01-14 12:35:23 -08:00
..
templates Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
mail_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
mail.go Add Support for SMTP LOGIN Authentication Method (#1988) 2019-01-14 12:35:23 -08:00