No "./launcher rebuild app" or restart on simple changes like SMTP settings

If you have problems with your e-mail SMTP configuration it takes quite a while to test a new setting since you have to completely destroy/restart or even rebuild the app to apply the configuration changes.

You can setup POP3 via the WEB UI configuration, but not the SMTP settings.
It would be good to have the SMTP settings there available as well instead of in environment variables.

1 Like

If you change just the smtp settings you should be able to

./launcher destroy app

./launcher start app

To apply the settings

5 Likes