-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Would this package work for european customers of Mailgun?
We have to use a different URL, and at a glance, it looks like you've hardcoded in the URL in this package.
DomainBaseUrl = new Uri(string.Format("https://api.mailgun.net/v{0}/", version) + domain + "/"); |
Read more:
https://documentation.mailgun.com/en/latest/api-intro.html#base-url
Metadata
Metadata
Assignees
Labels
No labels