Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Thunderbird is not working with IMAP/STARTTLS anymore after update to 78.1.1. Old version (52) on another comp is working perfect with same mail-server

  • 3 respostas
  • 1 tem este problema
  • 1 exibição
  • Última resposta de Wayne Mery

more options

Thunderbird V78.1.1 always has connection error by IMAP/STARTTLS The same time the old version of Thunderbird (52) on another computer is working perfect with same mail-server and the same mail box.

If I configure the server (dovecot) to work without SSL, than Thunderbird V78.1.1 is able to work with it. When I enable SSL the Thunderbird V78.1.1 stops working and only gives error messages.

Is it possible to configure Thunderbird to ignore SSL errors?

Thunderbird V78.1.1 always has connection error by IMAP/STARTTLS The same time the old version of Thunderbird (52) on another computer is working perfect with same mail-server and the same mail box. If I configure the server (dovecot) to work without SSL, than Thunderbird V78.1.1 is able to work with it. When I enable SSL the Thunderbird V78.1.1 stops working and only gives error messages. Is it possible to configure Thunderbird to ignore SSL errors?

Todas as respostas (3)

more options

Thunderbird 78 has stopped out of date use of SSLv3 and TLSv1, TLSv1.1

Use the link to see if you get same results. I had issue with livemail server. So I checked server settings eg: 'mail.livemail.co.uk:995' at this website https://www.immuniweb.com Results say: The server has TLS 1.0 enabled. It is non-compliant with NIST since SP 800-52 REV. 2 and non-compliant with PCI DSS since the 30th of June 2018. Non-compliant with PCI DSS and NIST The TLS engine does not support a TLS version newer than TLSv1.0 and is outdated. Non-compliant with HIPAA and NIST

So actually, Thunderbird is not really to blame as it is keeping up with security standards.

If the server you use does not use that up to date protocol then you have to change the server settings. I ran into same issue.

TRY: If Imap Port: 143 Connection Security: STARTTLS Authentication Method : Normal Password

more options

Alternative: Using original server settings.

From the menu at the top right, go to Options. Under 'General' Scroll all the way to the bottom and click on 'Config Editor' button. Skip past the warning. Insearch type: tls.version Scroll down until you find security.tls.version.min Double click on it, and set the value to 1

Close window top right X Exit Thunderbird

Restart Thunderbird.

more options

an-tin, did you figure out the cause and solution?