Closed
Description
Preconditions and environment
- Magento version: 2.4.8
- Using an external smtp server for email sending
Steps to reproduce
Setup the SMTP config as following
- Transport: SMTP
- Host: url.to.smtp.host
- Port: 587
- SSL: TLS
Expected result
Email is sent without further issues.
Actual result
We get the following error:
error:1408F10B:SSL routines:ssl3*get*record:wrong version number <] []
When we set up the config with 567 and SSL: SSL or none then emails are sent but according to the smtp server the port 567 should be setup as tls.
This seems to be an change in how emails are sent in the switch from Laminas to Symfony.
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- [ > Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Indicates that Pull Request has been created to fix issueIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchIssue related to Developer Experience and needs help with Triage to Confirm or Reject it