Skip to content
/ mailer Public

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 277 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65527 Fix emails reported twice when they are queued and sent in the same process (@nicolas-grekas)
  • bug #65544 Fix the SMTP scheme check in the transport factory test case (@nicolas-grekas)
  • bug #65352 Reconnect after a timeout to avoid SMTP response desync (@ousamabenyounes)