I'm trying to create an email template. Regardless of the content of the template, Tessitura is unable to send mail via this template. The error produced says:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Web.HttpException: The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x8004020F): The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay
Sending a confirmation via other templates still works, but if I rename a copy of a functioning template to the expected filename of the new template, it fails.
Any ideas on what could be causing this?
Thanks,Bryan
It sounds like an issue with SMTP have you double checked the settings?
Thanks for your suggestion. I thought the same thing, but if the SMTP settings were the case, how could all the other templates still function?
Is it always the same email address? Also maybe i can try and run your email to see if i have any isues with the template?