Given my thorough lack of knowledge, please guide me as to the additional information you need me to provide in order to resolve this error.
Appreciate all the help in advance! Ghost is looking like a great platform so far!
I’d start by quadruple-checking in the mailgun dashboard that it’s expecting those exact urls for the MX, CNAME, etc. I have in my head that the defaults it recommends have ‘mg’, not ‘m’, and while I think you can change it, if you’ve got a mismatch from what ghost is set to and what mailgun is expecting, it’s gonna break.
So seems to be consistent across the three platforms. If you think changing the m to mg is the best first step, how do you recommend I start changing it first or that does not matter?
In Ghost official doc, the value of “mail.auth.user” typically starts with “postmaster”, while yours starts with “noreply” and this is not a valid auth user name. Maybe you can check your auth user name again.
The issue persists:
I just ran a test on a new post and somehow received an email from noreply@ even though that should not be a defined variable at this point given I switched to postmaster as @Raki recommended