Skip to content

Rename smtps to submissions #364

@fastlorenzo

Description

@fastlorenzo

Is your feature request related to a problem? Please describe.
The protocol for port 465 is Submission and not SMTP.

Describe the solution you'd like
Replace smtps with submissions in

## @param ingress.proxyProtocol.smtps Enable PROXY protocol for SMTPS (465/tcp)

and
## @param front.externalService.ports.smtps Expose SMTP port (TLS) - 465/tcp

Make sure it stays backward compatible by supporting smtps until the next major release.

Describe alternatives you've considered
N/A

Additional context
https://datatracker.ietf.org/doc/html/rfc8314#section-7.3

Metadata

Metadata

Assignees

Labels

StaleIssues that have not been updated for a whileenhancementImprovements or additions to existing features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions