On Sun, 2003-09-21 at 02:23, Timo Sirainen wrote:
On Sun, 2003-09-21 at 11:40, Warren Togami wrote:
Problem is that it contained message/rfc822 attachment which didn't actually have any headers (Content-Type especially). Dovecot didn't write empty envelope for it in BODY or BODYSTRUCTURE replies. It's fixed in CVS, I think it was this change: http://dovecot.fi/bodystructure.patch
I have determined that it was not a caching issue. With the patch applied the message is still unreadable in Squirrelmail, causes Evolution to crash, but readable in Mozilla.
I missed a few more changes which were needed. I updated the patch in the above url.
Confirmed, that patch now seems to fix the problem for dovecot-0.99.10. I am running it in production now for long term testing.
Warren