Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: TIdNNTP Component
| Subject: | Re: TIdNNTP Component |
| Posted by: | "Brett Watters" (blwatte..@shaw.ca) |
| Date: | Thu, 28 Sep 2006 21:56:14 |
Gambit,
> Many servers do not support the NEWNEWS command anymore. It is a very
> inefficient way to get a list of new messages. Those servers perfer to
> the
> XOVER command nowadays.
Ok. Is there a way to get it to use XOVER?
>> GetNewNewsList('borland.plulic.delphi.internet.winsock',Date-30,false,'');
>>
>> I always get some type of error.
>
> What exactly does the error say?
EIdException: 'Replay Code is not valid: bor'. Try again and you get other
errors (EIdReplyRFError '0 4583 4582 borland.public.delphi.rtl selected ')
Many thanks,
Brett