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
Guest UserPosted Jul 8, 2020, 11:18 AM
You can also debug with SMTP4DEV which makes a fake local SMTP: https://github.com/rnwood/smtp4dev/releases/tag/v2.0.10
Since you are trying to connect the gmail, check out this post:
https://stackoverflow.com/questions/7982810/how-to-use-gmail-smtp-in-asp-net-form