After about 2 years of successful usage of discourse forum I’ve decided to add another one as a multisite.
I’ve been testing this on my test server so I can play around and not mess with the live one (with exactly the same configuration settings). Installation when through without any big issues ( I have followed the multisite guide). I’ve been checking out all sorts of topics on meta discourse, to see if anyone had similar issues and if they were able to solve them.
I use SSO for users on the live (and test server). They log in on my own site and when they wish to go to the discourse the page redirects them with SSO etc. It will be similar on the second site (it will have a different domain, but that shouldn’t be a problem).
The problem that occurs here is that I don’t get the activation email for admin for the second site (I have put the admin mails into app.yml
). I made sure to test that the emails are being sent out (as in, the credentials for SMTP are correct and valid). I use the testing feature of the first discourse and the email arrives normaly.
I’ve made sure that I have the latest install of discourse and docker.
Can someone help me with this or point me in the direction of other documentation/topics to slove this issue? I did try to read the logs provided by the discourse itself, but there is a lot in there and would be glad if you can provide some hints as to what I need to look out for.
Much appreciated.