C# - SASL login authentication failed: authentication failure

前端 未结 0 1320
忘了有多久
忘了有多久 2021-01-02 13:30

I am triggering mail from mvc web site c#.

SmtpClient smtp = new SmtpClient
                {
                    Host = data.SMTPServer, // smtp server addre         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题