Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: where can i find indy samples?
| Subject: | Re: where can i find indy samples? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 16 Jan 2008 13:41:48 |
"Iliya" <iliya00@list.ru> wrote in message
news:478e62e0@newsgroups.borland.com...
> In particular i'm looking for example of TIdPOP3 mail retrieval usage.
Are you having a particular problem with it? Simply call Connect(), then
CheckMessages() to get the number of available messages, then one of the
Retreive...() methods with the appropriate ID (from 1 to the # of messages).
Gambit
none