Como alterar configurações SMTP sem atualizar para o código mais recente

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 curtida

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

6 curtidas

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

3 curtidas

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