https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7183
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- I've had some problems with doing this as well. It looks like the socket is reading a static number of bytes. Until the socket is closed it'll keep waiting for more data. I've made a patch that changes the read call to look for the expected number of bytes. Let me know what your thoughts are. -- You are receiving this mail because: You are the assignee for the bug.
