Hi

I have committed a patch which allows to parse multipart messages
with CRLF line endings. The problem with such mails was, that
the strcmp was over the full line, including the line ending.

I have solved this by explicitly checking for a CRLF line ending.
Maybe someone knows a simple way to get the line ending. Then I
would adjust the patch to work with any line ending.

Philipp

Reply via email to