Problems sending e-mail in web app

前端 未结 3 1713
悲哀的现实
悲哀的现实 2021-01-28 20:27

I have been trying for 2 days to get my ASP.NET webforms application to send an e-mail.

I have tried this using both outlook and gmail. I got the smtp information for bo

3条回答
  •  渐次进展
    2021-01-28 20:39

    It turns out that it is because of a GMail security setting. https://www.google.com/settings/security/lesssecureapps

    You have to enable access for less secure apps.

提交回复
热议问题