Issues with mail sending to SMTP relay

we fixed a similar issue by increasing the SMTP timeout thresholds in the app.yml file - refering to this topic:

How the app.yml was modified:
image

After changing the yaml the app was rebuilt:
sudo ./launcher destroy app && sudo ./launcher start app

The change is reflected in the GUI
image