You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new European serveur used in Sendgrid, the Sendgrid mailer doesn't support region param in Symfony 6.4. I found a MR to add this region param on Symfony mailer 7.2.
It is possible to merge this code on Symfony 6.4 to handle Sendgrid region param ?
Thank you very much.