- I load a IdMessage via the IMAP system, and all data is complete (headers, body, etc.).
- I save the IdMessage both to File and to Stream
- I create a new IdMessage, and do a LoadFrom File: The message shows empty.
- I Create a new IdMessage, and do a LoadFromSteam, and it is also empty.
The raw file (as saved to disk) is clean, and I can open it fine in the Thunderbird email client.
The only dot in the file is at the end.
Somehow the IdMessageClient.ProcessMessage is not processing anything.
In the latest compiler, I cannot edit the Indy files at all; When I copy the various units into my own directory, and try to compile I get errors about some other units 'not compiled with the save version'.
What else can I do?
I attach the raw file as a TXT file.
- I save the IdMessage both to File and to Stream
- I create a new IdMessage, and do a LoadFrom File: The message shows empty.
- I Create a new IdMessage, and do a LoadFromSteam, and it is also empty.
The raw file (as saved to disk) is clean, and I can open it fine in the Thunderbird email client.
The only dot in the file is at the end.
Somehow the IdMessageClient.ProcessMessage is not processing anything.
In the latest compiler, I cannot edit the Indy files at all; When I copy the various units into my own directory, and try to compile I get errors about some other units 'not compiled with the save version'.
What else can I do?
I attach the raw file as a TXT file.

