使用Jmail及Winwebmail发信时系统记录中的错误:502 Error: command ...
作者:
使用Jmail及Winwebmail发信时系统记录中的错误:502 Error: command ...
详细的错误信息如下:
发送邮件出错:发件人webmaster@58vip.com 收件人:webmaster@58vip.com信息:The message was undeliverable. All servers failed to receive the message ClientLogging enabled: Client Remote Address: 219.150.228.130 .execute() { Trying server mail:smtp.58vip.com <- 220 ESMTP on WinWebMail [3.7.0.5] ready. http://www.winwebmail.com -> EHLO web-master <- 250 SIZE -> AUTH LOGIN <- 502 Error: command not implemented Authentication failed. smtp.58vip.com failed.. No socket for server. ConnectToServer() 1 of 1 servers failed }
原因是,你有WinWebmail中,没有"启用SMTP发信认证功能",请选中它。
可以在服务器上,开始菜单中,启用Winwebmail控制台,然后右键点系统设置
发送邮件出错:发件人webmaster@58vip.com 收件人:webmaster@58vip.com信息:The message was undeliverable. All servers failed to receive the message ClientLogging enabled: Client Remote Address: 219.150.228.130 .execute() { Trying server mail:smtp.58vip.com <- 220 ESMTP on WinWebMail [3.7.0.5] ready. http://www.winwebmail.com -> EHLO web-master <- 250 SIZE -> AUTH LOGIN <- 502 Error: command not implemented Authentication failed. smtp.58vip.com failed.. No socket for server. ConnectToServer() 1 of 1 servers failed }
原因是,你有WinWebmail中,没有"启用SMTP发信认证功能",请选中它。
可以在服务器上,开始菜单中,启用Winwebmail控制台,然后右键点系统设置
您可能感兴趣的文章:
- 用Command对象和RecordSet对象向数据库增加记录哪一个更好
- Delphi Command模式
- asp中command的在单条记录时,有些字段显示为空的问题
- javascript document.execCommand() 常用解析
- asp.net gridview的Rowcommand命令中获取行索引的方法总结
- php设计模式 Command(命令模式)
- php设计模式 Command(命令模式)
- 获取Repeter的Item和ItemIndex/CommandArgument实现思路与代码
- 解决VS2012 Express的There was a problem sending the command to the program问题
- bash scp command not found的解决方法
- GridView中动态设置CommandField是否可用或可见的小例子
- document.execCommand()的用法小结
- pip 错误unused-command-line-argument-hard-error-in-future解决办法
- 在RowCommand事件中获取索引值示例代码
- ON_COMMAND_RANGE多个按钮响应一个函数的解决方法
- C#命令模式(Command Pattern)实例教程
- ASP基础知识Command对象讲解