Is it possible to change the SMTP settings in Discourse without rebuilding the app (and therefore upgrading to the latest version of the code, which hasn’t yet gone through our testing procedure)?
לייק 1
Change smtp settings in app.yml, then run ./launcher destroy app && ./launcher start app
6 לייקים
I developed a plugin for sites that need to change smtp servers frequently, you can take a look
3 לייקים
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.