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
minor #13154 Mention region parameter for Mailgun mailer too (pyrech)
This PR was merged into the 4.4 branch.
Discussion
----------
Mention region parameter for Mailgun mailer too
Just got a hard time to get SMTP working with european servers from Mailgun. It was unclear how to configure the EU host (ie. should I change the `@default` host? Should I add another config?). I think `region` parameter deserves at least a small mention in the mailer documentation.
I also proposed to add this parameter by default in mailgun mailer's recipe: symfony/recipes#742
Commits
-------
72dddcc Mention region parameter for Mailgun mailer too
0 commit comments