Hi ,
I created 4 order states (Processing, Shipped,Completed,Cancelled).
When I changed the order state "Processing", order processing email sent to the customer successfully.
When I changed the other order state "Shipped" and "Cancelled", order email sent to the customer successfully.
But I changed the order state "Completed", I got this error.
[1/3/2018 11:23:00 AM]: Send using Pickup Directory Service failed. Trying SMTP protocol. [1/3/2018 11:23:03 AM]: Error: Mail not sent. [1/3/2018 11:23:03 AM]: Error: No valid SMTP host found. Please specify a valid SMTP host in Control Panel. Errors: smtp.1and1.com: System.Net.Mail.SmtpException: Mailbox unavailable. The server response was: Requested action not taken: mailbox unavailable at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at Dynamicweb.Mailing.EmailHandler.SendUsingSmptProtocol(SmtpClient sender, MailMessage mailMessage, Boolean logging, Boolean& isFirstError) [1/3/2018 11:23:03 AM]: Error: The message was saved for reference. Filename is '089ed7f7-3451-40fb-ab90-fbc24eca85ea.eml'.
I am using the Rapido BETA 1 and Application(9.3.5)
Thanks
Tin Ma Ma