Andreas Granig wrote:
Bogdan-Andrei Iancu wrote:
I did more searching on the error cause. It may appear in only one case ,when the message is malformed - the CRLF between the hdrs and body is missing - in this case the parser will not parse any more hdrs, but HDR_EOH_F will not be set since end of headers was not found.
There was a problem with the path module inserting the Path header, where the Header wasn't terminated properly (yes, a CRLF problem). I've fixed that about a week ago. Or are there still issues with that? It worked for me as well as for Helge, as far as I've seen.
no, no issue; just I found an explanation for that error message.
regards, bogdan