fleet/frontend/components/forms/admin/AppConfigForm
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
..
AppConfigForm.jsx Add Support for SMTP LOGIN Authentication Method (#1988) 2019-01-14 12:35:23 -08:00
AppConfigForm.tests.jsx removing license code (#1551) 2017-09-01 10:42:46 -06:00
index.js App settings page (#615) 2016-12-23 13:40:16 -05:00
validate.js Allow update of settings page without enabling SMTP (#1903) 2018-09-07 15:37:35 -07:00
validate.tests.js Allow update of settings page without enabling SMTP (#1903) 2018-09-07 15:37:35 -07:00