Skip to content

Email action - user and password should be optional #57143

@peterschretlen

Description

@peterschretlen

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions