I’m interested in installing Discourse on my own server, and was wondering if I could use any domain for my SMTP, or does it need to be the one for the installation?
You can follow https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md but you’ll need to edit app.yml
by hand to change the notification_email
at a line near the end of the file.
2 Likes
Do you need to rebuild/rebootstrap after changing it?
Yes, You’ll have to perform a rebuild.
1 Like