> I would like to retrieve emails from a pop3 mailbox and forward them
> using smtp. I haven't used ICS for emails yet and wanted to see what
> the process would be.
> Here is what I want to do (synchronously):
You are on the wrong track if your programming model is synchronous. ICS is
asynchrono
I would like to retrieve emails from a pop3 mailbox and forward them
using smtp. I haven't used ICS for emails yet and wanted to see what
the process would be. I made a test program with Indy that seemed to
work and I posted a message to the Borland groups to make sure there
was no problem with my