Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mailer] confuguration option to disable tls #50987

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

Closed
lewbor opened this issue Jul 15, 2023 · 1 comment
Closed

[Mailer] confuguration option to disable tls #50987

lewbor opened this issue Jul 15, 2023 · 1 comment
Labels

Comments

@lewbor
Copy link

lewbor commented Jul 15, 2023

Description

In Symfony mailer (EsmtpTransport) is not impossible to disable STARTTLS manually. But in some cases it's need - for example, mail server has old openssl version and where mailer try to connect then exception occured (error:0A00014D:SSL routines::legacy sigalg disallowed or unsupported).
Proposal - add dns opton to disable STARTTLS manually.

Example

No response

@derrabus
Copy link
Member

Duplicate of #49114.

@derrabus derrabus closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants