-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename smtps to submissions #364
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
@fastlorenzo anything else that needs to be done to the PR? |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
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
withsubmissions
inhelm-charts/mailu/values.yaml
Line 628 in cfc2b7b
and
helm-charts/mailu/values.yaml
Line 687 in cfc2b7b
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
The text was updated successfully, but these errors were encountered: