I tried to use Indy9 with D6 but I got integer overflow error on parsing the message.
Because of that I search for an active component family for:
- Connect to a server
- Download messages
- Delete downloaded messages
- Parse mails
- Save attachments to files
If there is no other components for Delphi, may I can use c# code (I call a subprocess from the Delphi code).
Thanks for your help: dd