I'm not sure what is wrong, but I have not been able to get SMTP working. I can send/receive with the PHP server mail but not through SMTP.
I am verified with txt records, MX records and correct CNAME at Mailgun.
I am using the correct username and password. Have port 587 set and using SSL.
Anyone have a suggestion? Anybody else using Mailgun here for SMTP?
I also have not been able to get the share via email to work, not even with standard PHP mail from my server.
Appreciate the help!
Gary
I've tried every port 25, 465 and 587 both SSL and TLS and it has not worked.