gpt4 book ai didi

c# - Gmail SMTP 客户端在 Azure 上失败

转载 作者:行者123 更新时间:2023-12-02 23:00:13 26 4
gpt4 key购买 nike

当我从本地发送邮件时,它运行得很好,但是当我部署在 azure 上时,它会失败。

错误:SMTP 服务器需要安全连接或客户端未经过身份验证。服务器响应是:5.7.0 需要身份验证。了解更多信息

enter image description here

最佳答案

当您尝试从不同时区或 IP 地址计算机登录时,通常会发生这种情况。您的生产服务器和您使用的邮件 ID 都位于不同的时区。选择以下两种解决方案之一:

  • 通过远程访问登录生产服务器,并使用您的凭据登录一次 Gmail。他们会要求确认,确认后退出。 (如果您使用的是虚拟机)

    或者

  • 登录 gmail 到本地计算机,按照此 Link并选择review this activity并采取适当的行动。

查看这个SO问题以了解更多信息(此外,您可以从中验证Roshan Parmar的观点):https://stackoverflow.com/questions/20906077/gmail-error-the-smtp-server-requires-a-secure-connection-or-the-client-was-not#:~:text=solution%20for%20case%201%3A%20Enter,to%20login%20from%20all%20apps.&text=Use%20that%20newly%20generated%20password%20to%20authenticate%20via%20SMTP .

关于c# - Gmail SMTP 客户端在 Azure 上失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65406536/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com