mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
5e5e4f3918
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 |
||
---|---|---|
.. | ||
templates | ||
mail_test.go | ||
mail.go |