http://bugzilla.spamassassin.org/show_bug.cgi?id=3917
------- Additional Comments From [EMAIL PROTECTED] 2004-11-01 12:30 ------- I just wanted to let everyone know that I have see the error with files as small as 8K. What you may want try is to break the message response string into packets that would fit in a single tcp frame, shoot for 1500 bytes. You might try it without any delay. Just as long as the packets are not fragmented, might be enough to keep the problem from occuring. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.