[Dovecot] Re: Bug with partial IMAP fetches
A little more information:
This bug results in Mozilla and pine never rendering the message, since dovecot lies about how much data was really sent, as seen in the following log in which only 394 bytes (rather than the 10240 dovecot is claiming to send) are returned:
8 UID fetch 94 (UID RFC822.SIZE BODY[]<10240.10240>)
- 24 FETCH (UID 94 RFC822.SIZE 20873 BODY[]<10240> {10240} G SRC="/world/image/nav/contents_bottom.gif" WIDTH="49" HEIGHT="15" BORDER="0" VSPACE="10"></A></TD></TR></TABLE>
<!-- LOAD SUCCESSFUL -->
<script type="text/javascript"> if(parent.frames.length>0&&!isContents) top.location.replace(document.location) </script>
</BODY> </HTML>
<!--****************/BOTTOM****************-->
--------------010405000308030207040500--
) 8 OK Fetch completed.
Matt
On Fri, Oct 31, 2003 at 04:43:55PM -0600, Matthew Reimer wrote:
A little more information:
This bug results in Mozilla and pine never rendering the message, since dovecot lies about how much data was really sent, as seen in the following log in which only 394 bytes (rather than the 10240 dovecot is claiming to send) are returned:
Does this patch fix it? http://dovecot.fi/fetch-body.patch
participants (2)
-
Matthew Reimer
-
Timo Sirainen