Hello all,
I have an account at mailgun, and I am using Ghost on PikaPods. Below is what i have in the environment variables for the pod:
mail_transport SMTP
mail_from me@mydomain.com
mail_options_service Mailgun
mail_options_host smtp.eu.mailgun.org
mail_options port 587
mail_options_secureConnection
mail_options_auth_user (as in line 2)
mail_options_auth_path my Mailgun API key
Ghost backend says that Mailgun is set up, but if I try to invite a user, I get an error saying i should check my mail settings. Any ideas what I am doing wrong here, please?
Thanks,
Nick.
EDIT: Looks like the email account associated is sending mail but not receiving it, all my DNS records in Mailgun are verified, but not all of them active.