I think that if the %{base_url}
placeholder that’s set for the email template is returning the wrong domain for your site, you are going to have other issues come up. Did you go through all the steps outlined in Change the domain name or rename your Discourse when you changed your domain name? It seems possible that the DISCOURSE_HOSTNAME
in your app.yml
file is still pointing to the old domain.
1 Like