Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Does POP3 fail in Thunderbird 24.4?

  • 3 válasz
  • 15 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: dehne

more options

Today TB auto-upgraded to 24.4 and I noticed that my mail accounts that use POP3 all stopped working. NSPR logs show the same kind of failure for accounts on different ISPs. IMAP accounts continue to work okay.

The only somewhat unusual extension I have is enigmail 1.6, but running with extension disabled yields exactly the same behavior.

I tried reinstalling TB 24.4 from a new download but see no change. I'm running TB on an up-to-date Win7 64-bit system.

Anyone have any suggestions for what to try next?

Today TB auto-upgraded to 24.4 and I noticed that my mail accounts that use POP3 all stopped working. NSPR logs show the same kind of failure for accounts on different ISPs. IMAP accounts continue to work okay. The only somewhat unusual extension I have is enigmail 1.6, but running with extension disabled yields exactly the same behavior. I tried reinstalling TB 24.4 from a new download but see no change. I'm running TB on an up-to-date Win7 64-bit system. Anyone have any suggestions for what to try next?

Kiválasztott megoldás

not very useful really, if you restart windows in safe mode with networking, do the mails flow?

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (3)

more options

If it's of use to someone, here is the NSPR log produced by doing one attempt to get mail from a POP-based mail account:

2014-03-19 15:31:40.453000 UTC - 0[e0f140]: Setting server busy in nsPop3Protocol::LoadUrl

2014-03-19 15:33:20.490000 UTC - 0[e0f140]: Entering NET_ProcessPop3 0

2014-03-19 15:33:20.490000 UTC - 0[e0f140]: POP3: Entering state: 24

2014-03-19 15:33:20.490000 UTC - 0[e0f140]: POP3: Entering state: 25

2014-03-19 15:33:20.490000 UTC - 0[e0f140]: Clearing server busy in POP3_FREE

2014-03-19 15:33:20.490000 UTC - 0[e0f140]: Clearing running protocol in POP3_FREE

2014-03-19 15:33:20.491000 UTC - 0[e0f140]: ~nsPop3Protocol()

2014-03-19 15:33:20.491000 UTC - 0[e0f140]: Calling ReleaseFolderLock from ~nsPop3Sink

2014-03-19 15:33:20.491000 UTC - 0[e0f140]: ReleaseFolderLock haveSemaphore = FALSE

Módosította: dehne,

more options

Kiválasztott megoldás

not very useful really, if you restart windows in safe mode with networking, do the mails flow?

more options

This was all the hint I needed. Thanks!