Closed Oreolek closed 6 years ago
Mailgun has different endpoints, but this package allows to have only one.
For example, there're api.mailgun.net and storage API at se.api.mailgun.net but there's no way to call both of them.
api.mailgun.net
se.api.mailgun.net
Hi @Oreolek. This package (currently) does not support the Storage API, its main purpose is for sending emails.
Mailgun has different endpoints, but this package allows to have only one.
For example, there're
api.mailgun.net
and storage API atse.api.mailgun.net
but there's no way to call both of them.