搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I'm getting this mesage: "Sending of the message failed. The message could not be sent using Outgoing server (SMTP) XXX.XX for an unknown reason. "

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 santi123456

more options

This happened after update to version 38.2.0 in Ubuntu14.04. I can get mails but I cannot send them. The error message suggest to "Verify that your Outgoing server (SMTP) settings are correct and try again". I did it and I could not find anything wrong. The Thunderbird error console says: Error: An error occurred during a connection to xxx.xx.xx:25. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long). Thanks!

This happened after update to version 38.2.0 in Ubuntu14.04. I can get mails but I cannot send them. The error message suggest to "Verify that your Outgoing server (SMTP) settings are correct and try again". I did it and I could not find anything wrong. The Thunderbird error console says: Error: An error occurred during a connection to xxx.xx.xx:25. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long). Thanks!

所有回复 (3)

more options

So your server is using SSL certificates with what sort and size encryption?

I think your caught up in the fix for logJam. But instead of the shorter ciphers being the issue your server is responding with only ciphers that are huge. The standard is now 2048 up from 512. following the LogJam fix.

Perhaps this will assist if your the server administrator https://weakdh.org/sysadmin.html

more options

Thanks Mat! I'm not the mail administrator, so I moved your answer to him. I'll be back to the list as soon as I get an answer. The only thing I now about the server is that it is an Exchange 2003.

more options

Hi! the certificate signature algorithm is: PKCS #1 SHA-1 With RSA Encryption; and the size is 2048 bits