Skip to content

Releases: symfony/mailer

v5.1.6

27 Sep 04:37
v5.1.6
Compare
Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #38147 Fixed Mailgun API bridge JsonException when API response is not applicaton/json (asprega)
  • bug #38075 esmtp error not being thrown properly (Anton Zagorskii)

v4.4.14

27 Sep 04:30
v4.4.14
Compare
Choose a tag to compare

Changelog (v4.4.13...v4.4.14)

  • bug #38075 esmtp error not being thrown properly (Anton Zagorskii)

v5.1.5

02 Sep 08:20
v5.1.5
Compare
Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • bug #37961 Fixed 'verify_peer' option in mailer DSN being ignored (SnakePin)
  • bug #38001 Fix symfony/amazon-mailer constraint (Michał Jusięga)

v4.4.13

02 Sep 08:14
v4.4.13
Compare
Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • no changes

v5.1.4

31 Aug 06:22
v5.1.4
Compare
Choose a tag to compare

Changelog (v5.1.3...v5.1.4)

  • bug #37913 Support Return-Path in SesApiAsyncAwsTransport (cvmiert)
  • bug #37900 Fixed mandrill api header structure (wulff)
  • bug #37899 Support reply-to in SesApiAsyncAwsTransport (cvmiert)
  • bug #37888 Reorder headers used to determine Sender (cvmiert)
  • bug #37872 Fixed envelope recipients on sendgridApiTransport (arendjantetteroo)

v4.4.12

31 Aug 06:14
v4.4.12
Compare
Choose a tag to compare

Changelog (v4.4.11...v4.4.12)

  • bug #37900 Fixed mandrill api header structure (wulff)
  • bug #37888 Reorder headers used to determine Sender (cvmiert)
  • bug #37872 Fixed envelope recipients on sendgridApiTransport (arendjantetteroo)

v5.1.3

24 Jul 04:28
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37611 Fix failover transport (fabpot)
  • bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
  • bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
  • bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)

v5.0.11

24 Jul 04:20
v5.0.11
Compare
Choose a tag to compare

Changelog (v5.0.10...v5.0.11)

  • bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
  • bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
  • bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)

v4.4.11

24 Jul 04:14
v4.4.11
Compare
Choose a tag to compare

Changelog (v4.4.10...v4.4.11)

  • bug #37527 Fix reply-to functionality in the SendgridApiTransport (jt2k)
  • bug #37580 Keep Sender full address when used by non-SMTP transports (fabpot)
  • bug #36888 Fix mandrill raw http request setting from email/name (JohJohan)

v5.1.2

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • no changes