Hi,
I've been successfully deployed Workflow to send email around our network, such as job completion notification etc.
Recently I’ve made change the workflow to send email outside the network (outside the domain), such as abcd@gmail.com. The workflow is not working and gives an error message saying:
System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: 5.7.1 Unable to relay for xxxxx@gmail.com
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotif
After seeing the error message, I've tried creating email mailbox for the wss contents service account, but, that didn't solve the problem.
FYI, the current setting for WSS out-going email server is – our domain MS-Exchange server.
Any information that would help resolving this problem will be really appreciated.
Thanks,
Ian.