Community Discussions and Support
A "bug" in receiving large emails with Pegasus?

For my money, it is a session time limit that is tripping. 

I would suggest first to limit the downloading to small messages. Go to Internet Options in menu Tools and select Receiving POP3 . Click Edit on your active profile name.Then click Download Controls tab.  Once there on the item "Do not download > n bytes" enter a value like 50000, and for the default action at the bottom of the screen click "Leave on server".

Restart Pegasus Mail and attempt a normal email download. All your normal messages should get downloaded ok.   Then using Selective Download (from menu File/Selective download) select one message at a time with "Mark" and "Retrieve" (do not click Delete option). If you get a problem, that will indicate the problem message.  Repeat till all messages have been downloaded.  Don't forget to undo, the download size limit and default action set above, and use Selective download to Delete all the messages selectively downloaded.

HTH

 Martin.

<p>For my money, it is a session time limit that is tripping. </p><p>I would suggest first to limit the downloading to small messages. Go to Internet Options in menu Tools and select Receiving POP3 . Click Edit on your active profile name.Then click Download Controls tab.  Once there on the item "Do not download > n bytes" enter a value like 50000, and for the default action at the bottom of the screen click "Leave on server".</p><p>Restart Pegasus Mail and attempt a normal email download. All your normal messages should get downloaded ok.   Then using Selective Download (from menu File/Selective download) select one message at a time with "Mark" and "Retrieve" (do not click Delete option). If you get a problem, that will indicate the problem message.  Repeat till all messages have been downloaded.  Don't forget to undo, the download size limit and default action set above, and use Selective download to Delete all the messages selectively downloaded.</p><p>HTH</p><p> <span style="font-size: 10pt;">Martin.</span></p>

In a previous thread "Cannot receive emails larger than about 280KB"<http://community.pmail.com/forums/thread/41487.aspx>, I described a problem I am having receiving large emails.  I read the advice of bfluet as well as that of the late Thomas Stephenson (whom I always deeply respected in the past) and others in searching the forum messages for answers.

Following all of this advice, I have done the following with my copy of Pegasus 4.7:

(1) changed general default timeout for network connections to 300 seconds

(2) changed receiving timeout to 300 seconds

(3) changed sending timeout to 300 seconds

(4) using SG TCP Optimizer, changed MTU value to 1244 (the optimal value for my 56K dialup access from testing)

(5) using SG TCP Optimizer, changed MTU Discovery value alternately to both Yes and No  [didn't seem to make any difference]

(6) using SG TCP Optimizer, changed Checksum Offloading to disabled

However, I still cannot receive any of the larger emails that are waiting on my ISP's server.  The situation is starting to get to a critical point because, when using selective download, I have to download an increasing number of headers for undownloadable messages (nearing 100, about 3-6 more each day) in addition to the messages that I can download, and this takes longer and longer each day (which is particularly noticeable with dialup access).

A typical beginning of a session log looks like this (proving the general timeout value):

14:24:37.796: --- 30 Jun 2014, 14:24:37.796 ---
14:24:37.796: Connect to 'pop.rcn.com', timeout 300 seconds.
14:24:39.031: >> +OK POP3 ready<cr><lf>
14:24:39.031: << USER xxxxxxxxxx<cr><lf>
14:24:39.265: >> +OK<cr><lf>
14:24:39.265: << PASS xxxxxxxxxx<cr><lf>
14:24:39.515: >> +OK server ready<cr><lf>
14:24:39.515: << STAT<cr><lf>
14:24:39.750: >> +OK 89 86292310<cr><lf>
14:24:39.750: << LIST<cr><lf>
14:24:40.140: >> +OK 89 messages<cr><lf>

I assume that the third line from the bottom indicates there are 89 messages totalling 86,292,310 bytes.  I don't know offhand how much email storage each account has on my ISP, but it might possibly be approaching the limit--hence, my urgency in trying to get this problem resolved.

Here are several endings of session logs, so that you can see the typical pattern of what's happening with unsuccessful downloads (to my knowledge these always follow an attachment, but I can't say that in general with 100% certainty):

12:56:04.361: << DELE 27<cr><lf>
12:56:04.377: >>
12:56:04.377: << QUIT<cr><lf>
12:56:04.377: >>
12:56:04.377: --- Connection closed normally at 28 Jun 2014, 12:56:04.377. ---

13:02:53.861: << DELE 27<cr><lf>
13:02:53.861: >>
13:02:53.877: << QUIT<cr><lf>
13:02:53.877: >>
13:02:53.877: --- Connection closed normally at 28 Jun 2014, 13:02:53.877. ---

13:14:25.471: << DELE 27<cr><lf>
13:14:25.471: >>
13:14:25.471: << QUIT<cr><lf>
13:14:25.471: >>
13:14:25.486: --- Connection closed normally at 28 Jun 2014, 13:14:25.486. ---

01:04:12.218: << DELE 43<cr><lf>
01:04:12.218: >>
01:04:12.218: << QUIT<cr><lf>
01:04:12.218: >>
01:04:12.218: --- Connection closed normally at 30 Jun 2014, 1:04:12.218. ---

14:28:55.718: << DELE 69<cr><lf>
14:28:55.718: >>
14:28:55.718: << QUIT<cr><lf>
14:28:55.718: >>
14:28:55.734: --- Connection closed normally at 30 Jun 2014, 14:28:55.734. ---

14:30:58.937: << DELE 69<cr><lf>
14:30:58.937: >>
14:30:58.937: << QUIT<cr><lf>
14:30:58.937: >>
14:30:58.937: --- Connection closed normally at 30 Jun 2014, 14:30:58.937. ---

17:18:35.656: << DELE 69<cr><lf>
17:18:35.656: >>
17:18:35.656: << QUIT<cr><lf>
17:18:35.656: >>
17:18:35.656: --- Connection closed normally at 30 Jun 2014, 17:18:35.656. ---

 You'll notice that the final commands all occur within the same thousandth of a second, or else within a couple of hundredths of a second.  I point this out because successful downloads have a completely different pattern.  Here are several examples:

17:47:42.872: << DELE 86<cr><lf>
17:47:43.106: >> +OK message 86 marked for deletion<cr><lf>
17:47:43.106: << QUIT<cr><lf>
17:47:43.637: >> +OK deleted 1 message(s)<cr><lf>
17:47:43.637: --- Connection closed normally at 27 Jun 2014, 17:47:43.637. ---

00:12:49.443: << DELE 98<cr><lf>
00:12:49.693: >> +OK message 98 marked for deletion<cr><lf>
00:12:49.693: << QUIT<cr><lf>
00:12:50.568: >> +OK deleted 18 message(s)<cr><lf>
00:12:50.568: --- Connection closed normally at 28 Jun 2014, 0:12:50.568. ---

09:54:52.361: << DELE 85<cr><lf>
09:54:52.596: >> +OK message 85 marked for deletion<cr><lf>
09:54:52.596: << QUIT<cr><lf>
09:54:53.018: >> +OK deleted 7 message(s)<cr><lf>
09:54:53.018: --- Connection closed normally at 28 Jun 2014, 9:54:53.018. ---

12:32:34.299: << RSET<cr><lf>
12:32:34.533: >> +OK 0 message(s) undeleted<cr><lf>
12:32:34.533: << QUIT<cr><lf>
12:32:35.268: >> +OK md04.rcn.cmh.synacor.com Zimbra POP3 server closing connection<cr><lf>
12:32:35.268: --- Connection closed normally at 28 Jun 2014, 12:32:35.268. ---

12:35:23.674: << RSET<cr><lf>
12:35:23.924: >> +OK 0 message(s) undeleted<cr><lf>
12:35:23.924: << QUIT<cr><lf>
12:35:24.174: >> +OK md04.rcn.cmh.synacor.com Zimbra POP3 server closing connection<cr><lf>
12:35:24.174: --- Connection closed normally at 28 Jun 2014, 12:35:24.174. ---

12:39:27.377: << DELE 71<cr><lf>
12:39:27.611: >> +OK message 71 marked for deletion<cr><lf>
12:39:27.611: << QUIT<cr><lf>
12:39:27.877: >> +OK deleted 1 message(s)<cr><lf>
12:39:27.877: --- Connection closed normally at 28 Jun 2014, 12:39:27.877. ---

01:12:26.968: << DELE 88<cr><lf>
01:12:27.218: >> +OK message 88 marked for deletion<cr><lf>
01:12:27.218: << RETR 118<cr><lf>
01:12:27.640: >> +OK message follows<cr><lf>
01:12:32.906: << DELE 96<cr><lf>
01:12:33.140: >> +OK message 96 marked for deletion<cr><lf>
01:12:33.140: << RETR 87<cr><lf>
01:12:33.609: >> +OK message follows<cr><lf>
01:16:47.578: << DELE 95<cr><lf>
01:16:47.812: >> +OK message 95 marked for deletion<cr><lf>
01:16:47.812: << QUIT<cr><lf>
01:16:48.468: >> +OK deleted 37 message(s)<cr><lf>
01:16:48.468: --- Connection closed normally at 30 Jun 2014, 1:16:48.468. --- 
14:24:54.000: << DELE 88<cr><lf>
14:24:54.234: >> +OK message 88 marked for deletion<cr><lf>
14:24:54.234: << QUIT<cr><lf>
14:24:54.593: >> +OK deleted 4 message(s)<cr><lf>
14:24:54.593: --- Connection closed normally at 30 Jun 2014, 14:24:54.593. ---

 You'll notice that Pegasus here has waited at least 0.2 - 0.7 second between commands and responses, far longer than the figures found in the unsuccessful downloads shown earlier.  As a matter of fact, generally speaking, Pegasus seems to wait not at all for responses in the unsuccessful downloads.  Is this a bug?  I think it ought to wait up to at least one second (or more) for a response from the server.

Why does Pegasus not wait??  Is there any setting in Pegasus that will cause it to wait for at least a specific minimum of time for a server response before "giving up" (or just "proceeding willynilly" to the next step)?

 Or is there some other explanation?  I've done everything that advisers here have suggested over the years, but, as I said, I still cannot get Pegasus to properly receive a large message.  It downloads the message (the session log proves that), but it "refuses" to complete the download properly.

HELP!!!  Large messages are piling up in my ISP email account, and at the moment I can't download them with Pegasus.

 

Harvey

 

&lt;p&gt;In a previous thread &quot;Cannot receive emails larger than about 280KB&quot;&amp;lt;http://community.pmail.com/forums/thread/41487.aspx&amp;gt;, I described a problem I am having receiving large emails.&amp;nbsp; I read the advice of bfluet as well as that of the late Thomas Stephenson (whom I always deeply respected in the past) and others in searching the forum messages for answers.&lt;/p&gt;&lt;p&gt;Following all of this advice, I have done the following with my copy of Pegasus 4.7:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;(1) changed general default timeout for network connections to 300 seconds&lt;/p&gt;&lt;p&gt;(2) changed receiving timeout to 300 seconds&lt;/p&gt;&lt;p&gt;(3) changed sending timeout to 300 seconds&lt;/p&gt;&lt;p&gt;(4) using SG TCP Optimizer, changed MTU value to 1244 (the optimal value for my 56K dialup access from testing)&lt;/p&gt;&lt;p&gt;(5) using SG TCP Optimizer, changed MTU Discovery value alternately to both Yes and No&amp;nbsp; [didn&#039;t seem to make any difference] &lt;/p&gt;&lt;p&gt;(6) using SG TCP Optimizer, changed Checksum Offloading to disabled&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;However, I &lt;u&gt;still&lt;/u&gt; cannot receive any of the larger emails that are waiting on my ISP&#039;s server.&amp;nbsp; The situation is starting to get to a critical point because, when using selective download, I have to download an increasing number of headers for undownloadable messages (nearing 100, about 3-6 more each day) in addition to the messages that I &lt;u&gt;can&lt;/u&gt; download, and this takes longer and longer each day (which is particularly noticeable with dialup access).&lt;/p&gt;&lt;p&gt;A typical beginning of a session log looks like this (proving the general timeout value):&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;14:24:37.796: --- 30 Jun 2014, 14:24:37.796 --- 14:24:37.796: Connect to &#039;pop.rcn.com&#039;, timeout 300 seconds. 14:24:39.031: &amp;gt;&amp;gt; +OK POP3 ready&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.031: &amp;lt;&amp;lt; USER xxxxxxxxxx&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.265: &amp;gt;&amp;gt; +OK&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.265: &amp;lt;&amp;lt; PASS xxxxxxxxxx&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.515: &amp;gt;&amp;gt; +OK server ready&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.515: &amp;lt;&amp;lt; STAT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.750: &amp;gt;&amp;gt; +OK 89 86292310&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:39.750: &amp;lt;&amp;lt; LIST&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:40.140: &amp;gt;&amp;gt; +OK 89 messages&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;I assume that the third line from the bottom indicates there are 89 messages totalling 86,292,310 bytes.&amp;nbsp; I don&#039;t know offhand how much email storage each account has on my ISP, but it might possibly be approaching the limit--hence, my urgency in trying to get this problem resolved. &lt;/p&gt;&lt;p&gt;Here are several endings of session logs, so that you can see the typical pattern of what&#039;s happening with &lt;u&gt;unsuccessful&lt;/u&gt; downloads (to my knowledge these always follow an attachment, but I can&#039;t say that in general with 100% certainty):&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;12:56:04.361: &amp;lt;&amp;lt; DELE 27&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:56:04.377: &amp;gt;&amp;gt; 12:56:04.377: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:56:04.377: &amp;gt;&amp;gt; 12:56:04.377: --- Connection closed normally at 28 Jun 2014, 12:56:04.377. --- &lt;/p&gt;&lt;p&gt;13:02:53.861: &amp;lt;&amp;lt; DELE 27&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 13:02:53.861: &amp;gt;&amp;gt; 13:02:53.877: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 13:02:53.877: &amp;gt;&amp;gt; 13:02:53.877: --- Connection closed normally at 28 Jun 2014, 13:02:53.877. --- &lt;/p&gt;&lt;p&gt;13:14:25.471: &amp;lt;&amp;lt; DELE 27&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 13:14:25.471: &amp;gt;&amp;gt; 13:14:25.471: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 13:14:25.471: &amp;gt;&amp;gt; 13:14:25.486: --- Connection closed normally at 28 Jun 2014, 13:14:25.486. --- &lt;/p&gt;&lt;p&gt;01:04:12.218: &amp;lt;&amp;lt; DELE 43&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:04:12.218: &amp;gt;&amp;gt; 01:04:12.218: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:04:12.218: &amp;gt;&amp;gt; 01:04:12.218: --- Connection closed normally at 30 Jun 2014, 1:04:12.218. ---&lt;/p&gt;&lt;p&gt;14:28:55.718: &amp;lt;&amp;lt; DELE 69&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:28:55.718: &amp;gt;&amp;gt; 14:28:55.718: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:28:55.718: &amp;gt;&amp;gt; 14:28:55.734: --- Connection closed normally at 30 Jun 2014, 14:28:55.734. --- &lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;14:30:58.937: &amp;lt;&amp;lt; DELE 69&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:30:58.937: &amp;gt;&amp;gt; 14:30:58.937: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:30:58.937: &amp;gt;&amp;gt; 14:30:58.937: --- Connection closed normally at 30 Jun 2014, 14:30:58.937. --- &lt;/p&gt;&lt;p&gt;17:18:35.656: &amp;lt;&amp;lt; DELE 69&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:18:35.656: &amp;gt;&amp;gt; 17:18:35.656: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:18:35.656: &amp;gt;&amp;gt; 17:18:35.656: --- Connection closed normally at 30 Jun 2014, 17:18:35.656. --- &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;You&#039;ll notice that the final commands all occur within the same thousandth of a second, or else within a couple of hundredths of a second.&amp;nbsp; I point this out because &lt;u&gt;successful&lt;/u&gt; downloads have a completely different pattern.&amp;nbsp; Here are several examples:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;17:47:42.872: &amp;lt;&amp;lt; DELE 86&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:47:43.106: &amp;gt;&amp;gt; +OK message 86 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:47:43.106: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:47:43.637: &amp;gt;&amp;gt; +OK deleted 1 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 17:47:43.637: --- Connection closed normally at 27 Jun 2014, 17:47:43.637. --- &lt;/p&gt;&lt;p&gt;00:12:49.443: &amp;lt;&amp;lt; DELE 98&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 00:12:49.693: &amp;gt;&amp;gt; +OK message 98 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 00:12:49.693: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 00:12:50.568: &amp;gt;&amp;gt; +OK deleted 18 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 00:12:50.568: --- Connection closed normally at 28 Jun 2014, 0:12:50.568. --- &lt;/p&gt;&lt;p&gt;09:54:52.361: &amp;lt;&amp;lt; DELE 85&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 09:54:52.596: &amp;gt;&amp;gt; +OK message 85 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 09:54:52.596: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 09:54:53.018: &amp;gt;&amp;gt; +OK deleted 7 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 09:54:53.018: --- Connection closed normally at 28 Jun 2014, 9:54:53.018. --- &lt;/p&gt;&lt;p&gt;12:32:34.299: &amp;lt;&amp;lt; RSET&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:32:34.533: &amp;gt;&amp;gt; +OK 0 message(s) undeleted&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:32:34.533: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:32:35.268: &amp;gt;&amp;gt; +OK md04.rcn.cmh.synacor.com Zimbra POP3 server closing connection&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:32:35.268: --- Connection closed normally at 28 Jun 2014, 12:32:35.268. ---&lt;/p&gt;&lt;p&gt;12:35:23.674: &amp;lt;&amp;lt; RSET&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:35:23.924: &amp;gt;&amp;gt; +OK 0 message(s) undeleted&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:35:23.924: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:35:24.174: &amp;gt;&amp;gt; +OK md04.rcn.cmh.synacor.com Zimbra POP3 server closing connection&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:35:24.174: --- Connection closed normally at 28 Jun 2014, 12:35:24.174. --- &lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;p&gt;12:39:27.377: &amp;lt;&amp;lt; DELE 71&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:39:27.611: &amp;gt;&amp;gt; +OK message 71 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:39:27.611: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:39:27.877: &amp;gt;&amp;gt; +OK deleted 1 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 12:39:27.877: --- Connection closed normally at 28 Jun 2014, 12:39:27.877. --- &lt;/p&gt;01:12:26.968: &amp;lt;&amp;lt; DELE 88&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:27.218: &amp;gt;&amp;gt; +OK message 88 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:27.218: &amp;lt;&amp;lt; RETR 118&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:27.640: &amp;gt;&amp;gt; +OK message follows&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; &lt;/blockquote&gt;&lt;blockquote&gt;01:12:32.906: &amp;lt;&amp;lt; DELE 96&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:33.140: &amp;gt;&amp;gt; +OK message 96 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:33.140: &amp;lt;&amp;lt; RETR 87&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:12:33.609: &amp;gt;&amp;gt; +OK message follows&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; &lt;/blockquote&gt;&lt;blockquote&gt;01:16:47.578: &amp;lt;&amp;lt; DELE 95&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:16:47.812: &amp;gt;&amp;gt; +OK message 95 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:16:47.812: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:16:48.468: &amp;gt;&amp;gt; +OK deleted 37 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 01:16:48.468: --- Connection closed normally at 30 Jun 2014, 1:16:48.468. ---&amp;nbsp;&lt;/blockquote&gt;&lt;blockquote&gt;14:24:54.000: &amp;lt;&amp;lt; DELE 88&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:54.234: &amp;gt;&amp;gt; +OK message 88 marked for deletion&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:54.234: &amp;lt;&amp;lt; QUIT&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:54.593: &amp;gt;&amp;gt; +OK deleted 4 message(s)&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt; 14:24:54.593: --- Connection closed normally at 30 Jun 2014, 14:24:54.593. --- &lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;You&#039;ll notice that Pegasus here has waited at least 0.2 - 0.7 second between commands and responses, &lt;u&gt;far&lt;/u&gt; &lt;u&gt;longer&lt;/u&gt; than the figures found in the unsuccessful downloads shown earlier.&amp;nbsp; As a matter of fact, generally speaking, Pegasus seems to wait &lt;u&gt;not&lt;/u&gt; &lt;u&gt;at&lt;/u&gt; &lt;u&gt;all&lt;/u&gt; for responses in the unsuccessful downloads.&amp;nbsp; Is this a bug?&amp;nbsp; I think it ought to wait up to at least one second (or more) for a response from the server. Why does Pegasus not wait??&amp;nbsp; Is there any setting in Pegasus that will cause it to wait for at least a specific minimum of time for a server response before &quot;giving up&quot; (or just &quot;proceeding willynilly&quot; to the next step)?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Or is there some other explanation?&amp;nbsp; I&#039;ve done everything that advisers here have suggested over the years, but, as I said, I still cannot get Pegasus to properly receive a large message.&amp;nbsp; It downloads the message (the session log proves that), but it &quot;refuses&quot; to complete the download properly.&lt;/p&gt;&lt;p&gt;HELP!!!&amp;nbsp; Large messages are piling up in my ISP email account, and at the moment I can&#039;t download them with Pegasus.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Harvey&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

More info about the problem:

This seems to be exactly the same problem as in the thread <http://community.pmail.com/forums/thread/38009.aspx> -- no final answer there either.  Pegasus has worked for years and then suddenly this malfunction appears.

One commonality among all of my message that won't finalize the download is that they all have attachments, which puts the size of these messages in the range of around 240K and higher.  The problem never seems to happen with messages that don't have attachments.  Just to repeat the idea at the end of my original message:

The problem is NOT that the messages and attachments don't transfer (download) to my computer--the server sends them, and my computer receives them--the session logs prove this.  The problem seems to be that Pegasus doesn't properly FINALIZE the download (that is, accept the message and attachment into the Pegasus Mail system)--and the session logs prove this, too (see original message).

 

Harvey

 

&lt;p&gt;More info about the problem:&lt;/p&gt;&lt;p&gt; This seems to be exactly the same problem as in the thread &amp;lt;http://community.pmail.com/forums/thread/38009.aspx&amp;gt; -- no final answer there either.&amp;nbsp; Pegasus has worked for years and then suddenly this malfunction appears. &lt;/p&gt;&lt;p&gt;One commonality among all of my message that won&#039;t finalize the download is that they all have attachments, which puts the size of these messages in the range of around 240K and higher.&amp;nbsp; The problem never seems to happen with messages that don&#039;t have attachments.&amp;nbsp; Just to repeat the idea at the end of my original message:&lt;/p&gt;&lt;p&gt;The problem is NOT that the messages and attachments don&#039;t transfer (download) to my computer--the server sends them, and my computer receives them--the session logs prove this.&amp;nbsp; The problem seems to be that Pegasus doesn&#039;t properly FINALIZE the download (that is, accept the message and attachment into the Pegasus Mail system)--and the session logs prove this, too (see original message). &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Harvey&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft