Hi all,
I'm new DNN user, when I trying to configure my SMTP settings for my website, But I'm getting error :
There has been an error trying to send the test email. The error is:
There is a problem with the configuration of your SMTP Server. Mail was not sent.
when i opened the logs I found this :
DotNetNuke.Services.Exceptions.Exceptions - System.Net.Mail.SmtpException: Syntax error, command unrecognized. The server response was: mx01.mail.services.anaxa.com is ready and awaiting your commands! Glad to meet you *.*.*.82! How can I help you? The time now is Sun, 01 Jun 2014 12:53:21 +0000 (UTC) ......
at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at DotNetNuke.Services.Mail.Mail.SendMailInternal(MailMessage mailMessage, String subject, String body, MailPriority priority, MailFormat bodyFormat, Encoding bodyEncoding, IEnumerable`1 attachments, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword, Boolean smtpEnableSSL)
I don't What the Problem is ,Could you please help me to solve the problem
thanks.