ERROR - execution expired (email)

Located the issue:

I utilize Digital Ocean for an Ubuntu Server, and Brevo for SMTP email. Digital Ocean blocks port 587, which by default, Brevo suggests. However, Brevo allows you to use port 2525, which is not blocked by Digital Ocean.

I changed the port in my app.yml and rebuilt. I was then able to send an email test, and no longer had email jobs that failed.

Source

3 Likes