Skip to content

SMTP mail send with tls and 2.4.8 #39947

Closed
@dmanners

Description

@dmanners

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

  1. Transport: SMTP
  2. Host: url.to.smtp.host
  3. Port: 587
  4. 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

No one assigned

    Labels

    Area: FrameworkComponent: Framework/MailIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: PR CreatedIndicates that Pull Request has been created to fix issueProgress: doneReported on 2.4.8Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchTriage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions