[leafnode-list] Re: last message in a group
Martin Brunzel
martin.brunzel at gmx.de
Mon May 28 10:17:48 CEST 2012
Hello,
On Thu, May 24, 2012 at 06:08:32AM -0700, Thufir wrote:
> I kinda get the interface, that you can use NEXT and LAST to iterate
> through the messages. How do you jump to the last message, however?
Recommended reading: RFC 3977
http://tools.ietf.org/html/rfc3977
If RFC3977 is too abstract: Former RFCs sometimes are easier to read.
The former NNTP-RFC is 977.
Then you don't have to figure out for yourself what the commands do...
;-)
> GROUP gwene.com.economist
> 211 257 3 259 gwene.com.economist group selected
"I have selected the given group. I estimate, there are 257 articles in
this group. The lowest article number is 3, the highest article number
is 259."
So maybe you want to use
| ARTICLE 259
Maybe a newsserver can't do what you want. That pretty much depends on
your definition of "last". As far as I remember, the article count is
only increased for each article, so it resembles the order of arrival.
But that's it. Time of posting or Date-Header or something, they all get
ignored.
Have fun
Martin
More information about the leafnode-list
mailing list