Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Can send but not receive on rcn.com email accounts after update from v68 to v78

  • 2 답장
  • 1 이 문제를 만남
  • 9 보기
  • 최종 답변자: circa1720

more options

Thunderbird stopped receiving all rcn.com emails after update. All gmail and other server accounts work fine. All settings are unchanged after update: server - pop.erols.com port: 995 security: SSL authentication: normal password

I have another computer still running v68 (with those same settings) and it's receiving all rcn emails, so it is not a problem with the rcn server.

Thunderbird stopped receiving all rcn.com emails after update. All gmail and other server accounts work fine. All settings are unchanged after update: server - pop.erols.com port: 995 security: SSL authentication: normal password I have another computer still running v68 (with those same settings) and it's receiving all rcn emails, so it is not a problem with the rcn server.

선택된 해결법

I ran the mail server through some SSL security tests. It failed dismally. Noting that TLS replaced SSL about 20 years ago.

See https://www.immuniweb.com/ssl/pop.erols.com/H4qspLDC/

I suggest you try with no connection encryption as the server does not support anything released in the century on port 995. Thunderbird stopped supporting TLS V1 a long time ago because it is broken. You are getting here now because your a year late upgrading so have been using easily breached connections for a year longer than you needed to.

https://support.mozilla.org/en-US/kb/thunderbird-78-faq#w_after-upgrading-to-thunderbird-78-i-cannot-receive-or-send-email-messages

.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

I ran the mail server through some SSL security tests. It failed dismally. Noting that TLS replaced SSL about 20 years ago.

See https://www.immuniweb.com/ssl/pop.erols.com/H4qspLDC/

I suggest you try with no connection encryption as the server does not support anything released in the century on port 995. Thunderbird stopped supporting TLS V1 a long time ago because it is broken. You are getting here now because your a year late upgrading so have been using easily breached connections for a year longer than you needed to.

https://support.mozilla.org/en-US/kb/thunderbird-78-faq#w_after-upgrading-to-thunderbird-78-i-cannot-receive-or-send-email-messages

.

more options

Matt, thanks so much for your reply.

I went into the Config Editor per your link and temporarily set security.tls.version.min to 1 (default = 3) and that worked, so you're correct that the problem is RCN won't accept newer versions of TLS (I tried setting security.tls.version.min to 2, but that also didn't work).

I then went into account settings for my 2 RCN accounts and changed Security to "None" and unsecured password authentication (these changed the port setting to a new default of 110) and now i can receive from both accounts.

Thanks again.