Bogardo / Mailgun

Mailgun package for Laravel
MIT License
295 stars 116 forks source link

Multiple endpoints #133

Closed Oreolek closed 6 years ago

Oreolek commented 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.

Bogardo commented 6 years ago

Hi @Oreolek. This package (currently) does not support the Storage API, its main purpose is for sending emails.