[Users] [Bug 4133] trying to read message from an NNTP group (with all expired articles.
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon Dec 10 20:03:18 CET 2018
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4133
--- Comment #2 from Luuk <luuk34 at gmail.com> ---
For example this (http://effbot.org/zone/socket-intro-nntp.htm) website has an
explanation about this:
Client: GROUP comp.lang.python
Server: 211 367 13887 14268 comp.lang.python
Above means that articles 13887 until 14268 might(!) be available.
It's of no use to try to fetch an article outside this range,
and an article need not be present!
Better/other reference:
(https://tools.ietf.org/html/rfc3977#page-36)
6.1.1. GROUP
6.1.1.1. Usage
Indicating capability: READER
Syntax
GROUP group
Responses
211 number low high group Group successfully selected
411 No such newsgroup
Parameters
group Name of newsgroup
number Estimated number of articles in the group
low Reported low water mark
high Reported high water mark
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list