-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:ActionsTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//v7.7.0
Description
Describe the feature:
The email action requires user and password in its secrets schema, even though an SMTP service is not required to have authentication.
Describe a specific use case for the feature:
Connecting to an internal SMTP service that does not use authentication. Currently this will give an
error like:
{
"status": "error",
"actionId": "...",
"message": "error sending email",
"serviceMessage": "Invalid login: 503 5.5.1 Error: authentication not enabled"
}
See also #50646
Metadata
Metadata
Assignees
Labels
Feature:ActionsTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//v7.7.0