User tests: Successful: Unsuccessful:
This is a backport of #47656 to 6.1-dev.
SMTP OAuth2 support is needed in production environments where basic auth is disabled.
Backporting allows earlier adoption without waiting for the next minor stream.
Same functional scope as #47656:
smtpoauth2 mailer optionmail, sendmail, smtp) remain intact.| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_config Language & Strings Libraries |
As far as I see it, we could remove the refrence to a specific provider and still keep the functionality. We try to keep the cms out of a vendor relation. Do you think that would be an option?
For sure we could; I just wanted to keep config as simple as it could be, so I pre-configured google and microsoft for an easy implementation. Should I remove it or can we keep it to make config more easy?
| Labels |
Added:
Language Change
PR-6.1-dev
|
||
Looks good to me. Just one thing because I know this will be a discussion. As far as I see it, we could remove the refrence to a specific provider and still keep the functionality. We try to keep the cms out of a vendor relation. Do you think that would be an option?