
- #Os x mail stuck in connection to server how to
- #Os x mail stuck in connection to server manual
- #Os x mail stuck in connection to server download
returned after 7705 millisecondsģ336: nsSocketTransport::OnSocketEvent ģ336. returned after 7797 millisecondsĠ: creating nsSocketTransport nsSocketTransport::Init Ġ: nsSocketTransport::PostEvent ģ336. SET NSPR_LOG_MODULES=POP3:5,nsSocketTransport:5,nsHostResolver:5ģ336: nsSocketTransportService::Runģ336: calling PR_Poll Ġ: nsSocketTransportService::PostEvent ģ336. When SeaMonkey starts up, open Mail & Newsgroups.Ġ: RECV: +OK AVG POP3 Proxy Server 7.5.474/7.5.476 Ġ: RECV: IMPLEMENTATION Sonic POP3dĠ: RECV: -ERR Unknown command, try again.Įxecution of new runseamonkey.bat, which is now: Get NSPR log & Process Monitor log at same time. Process Name/is/thunderbird.exe => include When MS Win, Process Monitor is convinient for this purpose. But when MS Win, adding timestamp to NSPR log is possible by using DebugView.Īnd mail db(.msf)/file access(open/close) seems to be involved, but NSPR logging is not sufficient for analysis of this kind of issues. NSPR logging doesn't have timesamp capability. SET NSPR_LOG_MODULES=pop3:5,nsSocketTransport:5,nsHostResolver:5

I think following is helpful for problem analysis by developers, because network level error is involved.
#Os x mail stuck in connection to server how to
(See A for how to start logging when Mac OS X) I can post the capture file if it's of any relevance but it'll take some time as I need to filter out IP addresses, auth information etc.īottom line, the dropped connection screws up TB somehow.Ĭan you get NSPR log when problem occurs?
#Os x mail stuck in connection to server manual
This in itself is not a problem with TB as the same behaviour occurs via manual Telnet. What follows is a sequence of FIN/ACK packets after which the server drops the connection. I tried sniffing communication between the client and server using Ethereal everything seems to be in order until the proper RETR command. Offending account is accessible via webmail or other POP3 clients (like SimpleCheck). It might be easiest to reproduce this problem with a mock POP3 server which drops connection immediately after RETR. This time I've done some actual research - see below. This has happened before and I was never sure as to the cause. Please wait until processing is complete to get messages."
#Os x mail stuck in connection to server download
IMAP accounts work fine attempts to download mail from another POP3 account result in the following message: TB appears to be stuck on downloading the first messageĤ. Server drops connection (see details below) before message is downloaded. TB downloads mail from a specific POP3 account (whether manually or automatically)ģ. It was gone for a long while with 1.5RCx, but it just came back.Ģ.

I had this problem often with 1.0.x and the nightly builds.
