Skip to content

Mailgun uses different URL for EU customers. #41

@kristoffer-tvera

Description

@kristoffer-tvera

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions