in reply to Re: need help using NNTP
in thread need help using NNTP
I thought that might be the problem too, but the following line of code works:
foreach $xover ($client->xover($client->group("$group")))
My basic assumption is that if xover works on all the messages in the group, it should work on a subset of messages, in this case the newest ones.
Ali