Error when sending email in ASP.NET Core using SmtpClient
Hi,
When trying to send email in Asp.Net Core/C# using SmtpClient I receive the following error:
"Syntax error, command unrecognized. The server response was: "
I am using `smtp.EnableSsl = true;`
Thanks
How would you rate the customer service you received?
Satisfaction mark by AGCPS 5 years ago
Add a comment about quality of support you received (optional):
Hi Arnel,
Thanks for your response and apologies for not being clear on the issue. I am using InMotion SMTP credentials to send emails from my ASP.NET application. I will contact support
Thanks