Closed alvisx closed 5 years ago
Hey @alvisx! 👋
Could you please update your message and fill the placeholder? 😃
My next steps is writing tests or update PR with this changes?
Yes, tests will help that we aren't missing any edge cases
Closing this PR since a similar one has been merged.
Proposed changes
Mailgun added opportunity of region selection in control panel. Currently available 2 regions: US and EU. Domains added in EU region is not visible in main API (US) because base URL for EU region is like https://api.eu.mailgun.net/v3/ . Mailgun driver in Mail provider works wrong if domain situated in EU region.
Types of changes
Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
No