Hi Gnozal, thank you for your answer. My dump seems to bo OK. I think, it is a problem with "PurePOP3_GetMessageTextInMemory()". The memory has the right lenght of mail body, but it includes the ENTER-characters between mail header and body (and there are the last 2 characters missing). Please have ...
your lib works fine (saving attachments too) - thank you.
Now, I have an other problem. Two character will cut from message. I think, it is in context with the 2 ENTERs (\r\n chr(13)+chr(10)) between mail header and message.
Do you know what I mean? Can you help?