SMTP using Mailgun

SMTP using Mailgun

by Matt Polaniecki -
Number of replies: 2

Hi!

I have successfully set up a Bitnami image on Google Cloud and I am very happy. I have also separately signed up for a Mailgun account. What is the proper configuration of this? 

I have set it up this way and I am not receiving messages. Thanks!

SMTP Hosts: smtp.mailgun.org

SMTP Security: none

SMTP Auth Type: Login

SMTP Username: poastmaster@mymgdomain.com

SMTP Password: Aslistedintheaccountdetails


What needs to be changed? Thanks!

Average of ratings: -
In reply to Matt Polaniecki

Re: SMTP using Mailgun

by Sandeep Gill -
Picture of Plugin developers

Hi,

I know this is an older post but, if anyone else comes across a similar issue, the following settings should work:

SMTP Hosts: smtp.mailgun.org:465

SMTP Security: SSL

SMTP Auth Type: Login

SMTP Username: postmaster@<yourmailgundomain>.com

SMTP Password: <your mailgun domain password>



Cheers

Sandeep

Average of ratings: Useful (1)