If there are 30 emails in the server que it can take quite some time to
discover the bad one. Often I am able to note that it is, say, the
14th, but I don't know if that is from the top or the bottom of the
list.
Here's a few things to do.
1. Use the File | Selective mail download to download the mail from the host. Pick a bunch of files to be processed. Usually the unsuccessful download is a huge file.
2. Limit the number of messages downloaded in a session via the POP3 download controls to 1 and then down load every 30 seconds. ;
3. Increase the TCP/IP timeout to around 300 seconds.
4. Turn off the MTU discovery.
This last one needs a bit of explanation. The POP3/SMTP transmissions may fail if the MTU packet size is so large that a packet is fragmented. In many cases the receiving system router blocks the receiving servers "packets fragmented" response to the sending system using "MTU Discovery". These oversize packets are not accepted and so are resent. This results in a timeout, generally at the end of the message transmission but it can be anywhere in the process. You need to reduce the MTU size. Windows defaults to a 1500 MTU and many routers and DSL connections need 1492. You might simply want to turn off the MTU Discovery operation. (preferred)
You might want to get a copy of SG TCP Optimizer that I find quite handy. http://www.speedguide.net/downloads.php This little utility will allow you to test your MTU for maximum size without fragmentation against specific servers. If will also make it easy to adjust the MTU.
And finally, does this computer, by chance, happen to have an NVidia NForce 4 chipset on the motherboard? If so, many other have had this exact problem, and it turned out to be an optimization setting for the built in NIC which caused the problems with packet fragmentation. Disabling the advanced optimization capability called "checksum offload" made all the problems of sending SMTP mail via WinPMail disappear.
.
<blockquote>If there are 30 emails in the server que it can take quite some time to
discover the bad one.&nbsp; Often I am able to note that it is, say,&nbsp;the
14th, but I don't know if that is from the top or the bottom of the
list.</blockquote>Here's a few things to do.
<p>1.&nbsp; Use the File | Selective mail download to download the mail from the host.&nbsp; Pick a bunch of files to be processed.&nbsp; Usually the unsuccessful download is a huge file.
</p><p>2.&nbsp; Limit the number of messages downloaded in a session via the POP3 download controls to 1 and then down load every 30 seconds.&nbsp; ;</p><p>3.&nbsp; Increase the TCP/IP timeout to around 300 seconds.</p><p>4.&nbsp; Turn off the MTU discovery.</p><p>This last one needs a bit of explanation.&nbsp; The POP3/SMTP transmissions may fail if the MTU packet size is so large that a packet is fragmented.&nbsp; In many cases the receiving system router blocks the receiving servers "packets fragmented" response to the sending system using "MTU Discovery".&nbsp; These oversize packets are not accepted and so are resent.&nbsp; This results in a timeout, generally at the end of the message transmission but it can be anywhere in the process.&nbsp; You need to reduce the MTU size. Windows defaults to a 1500 MTU and many routers and DSL connections need 1492.&nbsp; <font face="arial black,avant garde">You might simply want to turn off the MTU Discovery operation.</font> <font face="arial black,avant garde">(preferred)</font>
</p>You might want to get a copy of SG TCP Optimizer that I find quite handy.&nbsp; http://www.speedguide.net/downloads.php&nbsp; This little utility will allow you to test your MTU for maximum size without fragmentation against specific servers.&nbsp; If will also make it easy to adjust the MTU. &nbsp;
And finally, does this computer, by chance, happen to have an NVidia NForce 4 chipset on the motherboard?&nbsp; If so, many other have had this exact problem, and it turned out to be an optimization setting for the built in NIC which caused the problems with packet fragmentation. Disabling the advanced optimization capability called "checksum offload" made all the problems of sending SMTP mail via WinPMail disappear.
<p>&nbsp;</p><p>&nbsp;</p><p>.</p><p>&nbsp;</p><p>&nbsp;</p>