Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Sep : Indy 10 - Connecting to exchange in a LAN to retrive emails
| Subject: | Indy 10 - Connecting to exchange in a LAN to retrive emails |
| Posted by: | "Lorenzo" (lori..@gmail.com) |
| Date: | Mon, 12 Sep 2005 17:57:37 |
Hi,
I am using indy 10 components to retrive messages from exchange.
Everything works, but I have 3 problems:
1) I'd like to use the searchkey function, so that I can choose to get
all the emails or just the unread, but "skall" doesn't find anything. Why?
2) I need to get the date, the subject, the sender etc.. and I use the
RetrivePeak function, but it REALLY slow when I have a lot of
messages..is there another (and faster) way to do it?
3) I don't understand why but the property flags (to check if the
message has been read or not) is always empty..
Please could you help me?
Thanks in advance