I have a Contact Us page that is not working. there is this error:
System.Net.Mail.SmtpException: Mailbox unavailable. The server response was: From dom
The error states the problem From domain must match authenticated domain you can't set the from address to the users email address, this would require an open relay mail server. Use the same from address that you used to do authentication
From domain must match authenticated domain