#The "" scheme is not supported after updating to latest Symfony Mailer.

2 messages · Page 1 of 1 (latest)

empty wasp
#

Hey all,

We are using Gsuite smtp to send mails from our application, but since updating to the latest Symfony Mailer 7.2.0 all our mails fail with The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".

Does anyone have any idea how to resolve this or what this means? We have reverted back to Symfony Mailer 7.1.6 and everything went back to normal.

#
GitHub
  • [11.x] Supports Symfony 7.2

Signed-off-by: Mior Muhammad Zaki <[email protected]>

  • wip

Signed-off-by: Mior Muhammad Zaki <[email protected]>

  • wip

...

GitHub

Laravel Version 11.34.2 PHP Version 8.3 Database Driver & Version No response Description Symfony Mailer now throw an UnsupportedSchemeException when the specified scheme is not in the allowed ...