Workflow emails (e.g. ‘Workflow Started’) are being sent to Backend Users but not LDAP Backend Users. The LDAP Backend Users have an email field. They are sent to the user’s Matrix inbox fine, but not to their actual email address. I’ve looked in the logs but not found anything.
Hi Bart. Thanks for responding. I’ve looked at the sendmail logs and the LDAP Backend User emails seem to be failing with a DSN: Service unavailable message. Further, on the failing email addresses the stat parameter has the values of Message accepted for delivery and then Service unavailable, whereas on the successful emails the values are both Sent.
It turns out that our mail server didn’t like the email address I’d added to the Email to be Sent From field (the Backend User account had an email address on a different server). I’ve amended it and it’s now working. My apologies!