不允许使用邮箱名称。 服务器响应为: Mail from must equal authorized user

1、

 Msg.From = New MailAddress("xxx@163.com", "ss", System.Text.Encoding.UTF8)

 

2、SC.Credentials = New System.Net.NetworkCredential("xxx@163.com", "password")

相关文章:

  • 2022-12-23
  • 2021-12-31
  • 2021-12-11
  • 2021-05-11
  • 2021-12-28
  • 2021-12-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-04
  • 2022-12-23
  • 2021-09-19
  • 2021-08-31
  • 2021-06-30
相关资源
相似解决方案