Mailgun support

No more support for mailgun in V5?

Hi,

I believe Maligun can be added using their SMTP settings.

in version 4.5.x you have

MAILGUN_DOMAIN=
MAILGUN_SECRET=

That’s true. The Mailgun driver was added by a community member, are you aware of the benefit it provides over using the SMTP credentials?

mailgun provides a fantastic mail service, among other things I can use my @gmail account using the mailgun smtp with my domain

You can add Mailgun in the app using their SMTP settings.

and what about
MAILGUN_DOMAIN=
MAILGUN_SECRET=
?
I have tried it and it does not work for me

It isn’t supported in v5, you need to use the Mailgun SMTP credentials

ohh i see,
it doesn’t work without that MAILGUN_SECRET=
I will miss that

thank you