Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

TB 78.4.0 won't download email. Sending email possible

  • 4 பதிலளிப்புகள்
  • 2 இந்த பிரச்னைகள் உள்ளது
  • 2 views
  • Last reply by romancalzaferri

Since the automatic update to TB 78.4.0 (32-bit), no email will download. TB keeps being stuck at "Connected to [server]". This happens on all accounts, pop3 as well as imap, on 3 different servers. It doesn't even work on my gmail account.

Sending from pop3 account works as it should. Sending from imap account: the email will send, but: "... a copy was not placed in your sent folder due to network or file access error".

In the config editor, I have changed (as described elsewhere): - security.tls.version.min to 1 - security.tls.version.enable-deprecated to true

Since the automatic update to TB 78.4.0 (32-bit), no email will download. TB keeps being stuck at "Connected to [server]". This happens on all accounts, pop3 as well as imap, on 3 different servers. It doesn't even work on my gmail account. Sending from pop3 account works as it should. Sending from imap account: the email will send, but: "... a copy was not placed in your sent folder due to network or file access error". In the config editor, I have changed (as described elsewhere): - security.tls.version.min to 1 - security.tls.version.enable-deprecated to true

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I Found the culprit: It was the Antivirus, in this case Eset. Disabled Web/Email "SSL/TLS protocol filtering". Now everything works as it should.

Read this answer in context 👍 0

All Replies (4)

I have the same problem. When I set up logging via set MOZ_LOG=IMAP:5,timestamp I get the following repeated many times

2020-11-02 19:07:33.994000 UTC - [(null) 31888: IMAP]: I/IMAP 2FF3B800:.taiga.ca:NA:CreateNewLineFromSocket: (null) 2020-11-02 19:07:33.994000 UTC - [(null) 31888: IMAP]: D/IMAP SetConnectionStatus(0x805a1fa6) 2020-11-02 19:07:33.994000 UTC - [(null) 31888: IMAP]: D/IMAP URL failed with code 0x805a1fa6 (imap://jborynec@.taiga.ca:993/select%3E.INBOX) 2020-11-02 19:07:33.994000 UTC - [(null) 31888: IMAP]: I/IMAP 2FF3B800:.taiga.ca:NA:ProcessCurrentURL: aborting queued urls

Some poking around suggests that my "0x805a1fa6" problem is related to: SEC_ERROR_INADEQUATE_KEY_USAGE

And that is caused by using a self signed cert.

Getting Thunderbird to fetch the certificate via the certificate management interface seems difficult / impossible.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I Found the culprit: It was the Antivirus, in this case Eset. Disabled Web/Email "SSL/TLS protocol filtering". Now everything works as it should.