1
Answer

Attempting to send email in ASPNET MVC. Cannot connect to SMTP server

I am working on an MVC application that stores information on Azure Cosmos DB and storing images in Azure Blobs. I want to send this data as an email, in these formats html/word/pdf/word.
 
I tried sending an email and then had this problem.
 
Please help 
 
 
Answers (1)