Hi Guys,
I have a situation where a workingSMTP setting no longer work. Unfortunately I could not capture the exact moment when this stopped working, I just found out about it and I am trying to fix it.
The solurion is pretty ol: 8.6.1.10 running on Windows Server 2008 on a virtual machine. It is the only solution running on this server.
Since the very beginning of this solution, I have used a gmail account to send the notifications.
However, now, it seems that it is not working anymore.
I get this error whenever I try to send an email:
System.Exception: No valid SMTP host found. Please specify a valid SMTP host in Control Panel. at Dynamicweb.EmailHandler.Send(MailMessage mailMessage, Boolean logging, Boolean throwException) at Dynamicweb.Admin.Access_User_SendMail.SendAccessUserMail()
I have checked the account and it is working. I have reset the password and tried to send the email from another application and it works. Tried Telnet on the server to check the port and it is opened.
I am not sure what else I should check.
Any help on debugging this would be appreciated.
Thanks,
Adrian