Znode Storefront Diagnostics - v5.3.0
Here are the results of diagnostic tests that were run on your storefront installation
Base Version: v5.2.0
Database Status - Database Connection OK
Folder Permission - Data folder - Read + Write OK
License Status - Znode Storefront Enterprise Edition
SMTP Status - Could not connect to a valid SMTP Service.
Exception Log
Error 1: System.Net.Mail.SmtpException: Mailbox unavailable. The server response was: 5.7.1 Client does not have permissions to send as this sender
at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at ZNode.Libraries.Framework.Business.ZNodeEmail.a(String A_0, String A_1, String A_2, String A_3, String A_4, Boolean A_5)
at DiagnosticsPageBase.CheckEmailAccount()