c# 发邮件 服务器响应为: 5.7.0 must issue a starttls command first -凯发k8官方网
凯发k8官方网
收集整理的这篇文章主要介绍了
c# 发邮件 服务器响应为: 5.7.0 must issue a starttls command first
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
the smtp server requires a secure connection or the client was not authenticated. the server response was: 5.7.0 must issue a starttls command first. d21sm2344514and.26
smtp 服务器要求安全连接或客户端未通过身份验证。 服务器响应为: 5.7.0 must issue a starttls command first. i6sm4954143tid.5
今天用gmail的发送邮件,返回这错误.查了下是因为gmail要求把ssl加密打开.
加上这代码:client.enablessl = true;
转载于:https://www.cnblogs.com/zhangzhu/p/3217134.html
总结
以上是凯发k8官方网为你收集整理的c# 发邮件 服务器响应为: 5.7.0 must issue a starttls command first的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇:
- 下一篇: