Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Mailer] Failes to restart smtp connection to office365 smtp server #49744

Open
@mz0lee

Description

@mz0lee

Symfony version(s) affected

6.2.5

Description

When using mailer in job queue (laravels job queue via supervisor) with connection to SMTP service of smtp.office365.com after 10 minutes the service timeouts. The mailer should ping the service and restart the connection if needed but fails to read the entire response from the server.
The NOOP command returns multiple rows of response but mailer reads only the first one from the stream:
image
Since the first one is 250 OK it goes on but immediately crashes on the next command.

How to reproduce

  1. setup connection to smtp.office365.com
  2. setup mailsending via jobqueue
  3. send email
  4. wait 10+ minutes and send another mail

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp