Trying to incorporate Mailgun over https on a django app on a pythonanywhere free account. I have the dev version working, but it's using SMTP. I'm looking for an easy to follow HowTo use Mailgun over https.
Any pointers?
With thanks.
Trying to incorporate Mailgun over https on a django app on a pythonanywhere free account. I have the dev version working, but it's using SMTP. I'm looking for an easy to follow HowTo use Mailgun over https.
Any pointers?
With thanks.
I would have thought the Mailgun docs would be the place to start.
yes you need to use apis, you need to check mailgun docs