Is there any way to configure the mail server to retry a failed send ?
We have the following error when an order receipt email should be sent and I cannot see anything in Control Panel nor in Settings - Web and HTTP - SMTP that is off. The test email settings button in the SMTP settings returns success.
2022-03-24 17:19:57.438: Could not send email to XXX@YYY.com. System.Exception: No valid SMTP host found. Please specify a valid SMTP host in Control Panel. Errors: smtp.office365.com: System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at Dynamicweb.Mailing.EmailHandler.SendUsingSmptProtocol(MailMessage mailMessage, SmtpSender sender, List`1 hostList) at Dynamicweb.Mailing.EmailHandler.SendUsingSmptProtocol(MailMessage mailMessage, SmtpSender sender, List`1 hostList) at Dynamicweb.Mailing.EmailHandler.TryToSendEmail(MailMessage mailMessage, Boolean isFirstError, Boolean wasSent, List`1 hostList, ILogger systemSMTPLogger, SmtpSender sender) at Dynamicweb.Mailing.EmailHandler.Send(MailMessage mailMessage, Boolean logging, Boolean throwException, String username, String password, Int32 port, Boolean useSsl, String host)
2022-03-24 17:19:57.454: Request headers: [ "Connection", "Accept", "Accept-Encoding", "Accept-Language", "Cookie", "Host", "User-Agent", "X-Forwarded-For", "SSL", "X-Forwarded-Proto" ]
2022-03-24 17:19:57.454: Request item keys: [ {}, "PagePermissionWithInheritanceFrontend6555", "owin.Environment", "EcomCart:CustomCartContext", "Dynamicweb.Analytics.VisitorCookie", "Rendering.Items.ItemRelationListEditor_SocialLinks_2133", "MS_HttpRequestMessage", "AspSession", "PermissionContextStack", "DynamicwebLiveIntegrationEnabledAndActive", "Dynamicweb.OMC.VisitorEngagementSettings.Config", "Dynamicweb.OMC.VisitContext", "PagePermissionWithInheritanceFrontend6407", "AspSessionIDManagerInitializeRequestCalled", "alternateUrlKey", "ExecutionTableMapper", "DWPAGEVIEW", "PagePermissionWithInheritanceFrontend6413", "Dynamicweb.Environment.Web", "DynamicwebLiveIntegrationIsIntegrationActive", "IsUserManagementPageRendering", "Dynamicweb.Tracking.Tracker" ]
2022-03-24 17:19:57.470: Request form: []