SMTPリレーへのメール送信に関する問題

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

app.yml の変更方法:
image

yaml を変更した後、アプリを再構築しました:
sudo ./launcher destroy app && sudo ./launcher start app

変更は GUI に反映されています