> I am using Pegasus v4.63 (German Version) on Windows 7 Premium 64bit.
> When trying to download mails from my ISP's mailserver I regularly get
> timeout (8: Socket read timeout) errors. This isn't a permanent error.
> Sometimes I am able to download my mails.
> When the error occurs, the pmail log file shows the following:
> --- Thu, 08 Mar 2012 13:32:06 ---
> Connect to 'mail.someisp.com' port 110, timeout 90.
90 second TCP/IP timeout.
> 13:32:06.961 >> 0045 +OK POP3 Ready mail.someisp.com 0001c7a2\0D\0A
> 13:32:06.961 << 0026 USER username\0D\0A
> 13:32:06.007 >> 0040 +OK USER username set, mate\0D\0A
> 13:32:06.007 << 0016 PASS userpass\0D\0A
> 13:32:06.054 >> 0019 +OK You are so in\0D\0A
> 13:32:06.054 << 0006 STAT\0D\0A
> 13:32:06.101 >> 0014 +OK 4 363043\0D\0A
> 13:32:06.101 << 0006 LIST\0D\0A
> 13:32:06.132 >> 0024 +OK Scan list follows:\0D\0A
> 13:32:06.382 >> 0010 1 233132\0D\0A
> 13:32:06.382 >> 0009 2 54333\0D\0A
> 13:32:06.382 >> 0009 3 22051\0D\0A
> 13:32:06.382 >> 0009 4 53523\0D\0A
> 13:32:06.382 >> 0003 .\0D\0A
> 13:32:06.382 << 0008 RETR 1\0D\0A
> 13:32:06.429 >> 0021 +OK Message follows\0D\0A
> [multiple lines of header data and mail data/attachment data follow]
Thanks for trimming. ;-)
> 13:32:07.616 >> 0078 KSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0\0D\0A
> 13:32:07.616 >> 0078 Omluc3RhbmNlSUQ9InhtcC5paWQ6RUNCM0ExOEFGNzQxRTExMTgwMzZGMDA4MUNFNUMxOTgiIHN0\0D\0A
> 13:32:07.616 >> 0078 RXZ0OndoZW49IjIwMTItMDEtMThUMTg6MTM6NTkrMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9\0D\0A
> 13:32:38.582 8: Socket read timeout.
There was a timeout after 30 seconds here but you have 90 seconds set in the POP3 timeout according to the session log. I would try increasing it to something like 180 seconds anyway to see if this help, If this does not help you may have a packet fragmentation problem.
> 13:32:43.026 << 0006 QUIT\0D\0A
> 13:33:13.057 8: Socket read timeout.
> 13:33:13.057 --- Connection closed normally at Thu, 08 Mar 2012 13:33:13. ---\0A\0A
>
> As can be seen the timeout occurs suddenly during transmission of the
> mail data. The timeout occurs with selectively downloading a single
> mail as well as when downloading all emails.
> To solve this issue I have already tried the following but without any resolution:
> Disable IP and TCP checksum offloading
> Start pmail with the "-Z 1024" option to use blocking sockets
> I tried to debug with Wireshark and telnet
>
> With other mail clients (e.g. Thunderbird) downloading mails works fine.
>
> I couldn't reproduce the error on another pc with Windows 7 and pmail.
> Therefore an error at the ISP can be ruled out. What's so special on
> my installation of pmail?
Not sure but apparently is related to this system since it does not happen on the other system. What is anything is running between Pegasus Mail and the host? Anti-virus software? Firewall? Other?