I am seeing the following error in NPM when trying to send emails out as an action on an alert: The transport failed to connect to the server.
This seems to have started since upgraded to NPM 11.5 .
I have individually tested the SMTP server I use for this in NPM, and it does successfully send test emails out. It just seems to fail only when the email is triggered from an alert.
any one come across this as well?