I have the latest Ghost, though not the latest Ubuntu or MySQL (that may be a problem, but the updates always fail, I need to get a dev to help) — running v 5.7.33. Running on Node v16.
Core problems are
- I can’t change the “from” or “support” emails in Ghost. It just says “retry” (see image below). Browser javascript console shows an error: “Uncaught Error: Please verify your email settings”. I don’t receive any confirmation email.
MX and everything on mailgun is set up correctly. In the past, transactional emails worked, but through various updates in Ghost, it seems something broke. I no longer receive any.
Related to this is that most people who try to sign up to the newsletter, it says they need to “please enter a valid email address”. Oddly, the occasional email gets through, with no discernible pattern.
How do I verify an email address in Ghost when I don’t receive confirmations?
Things I’ve tried
- Re-set my Mailgun settings, including re-setting the password, and updating config.production.json
- Made sure all my mailgun settings are correct
There used to be a way to test mailgun config, but I don’t see it anymore.