Wie man SMTP-Einstellungen ändert, ohne auf den neuesten Code zu aktualisieren

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 „Gefällt mir“

Change smtp settings in app.yml, then run ./launcher destroy app && ./launcher start app

6 „Gefällt mir“

I developed a plugin for sites that need to change smtp servers frequently, you can take a look

3 „Gefällt mir“

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.