[tin-bugs] tin with partial NNRP implementation

Urs Janßen urs at tin.org
Sun Sep 24 10:40:43 CEST 2017


On Sat, Sep 23, 2017 at 10:29:54PM +0200, Marc SCHAEFER wrote:
> Hello,
> 
> I have some problems to make my tin work with a limited NNRP implementation
> at usenet-fr-nnrp.alphanet.ch port 119 (open to the world, read-only)
> 
> Clients such as thunderbird cope with it. There is a single newsgroup
> frrecmoto (no dots):
> 
> 200 news.alphanet.ch FakePerl NNRP server 0.1 (no posting).
> GROUP frrecmoto 
> 211 130715 1 130715 frrecmoto
> XOVER 1-130715
> [ immense xover list follows]
> 
> The symptom is that tin only see one single article (apparently the
> last one).
> 
> I have looked at various debug levels and can't see anything wrong,
> apart from the NEWNEWS command which is not implemented.

the server looks buggy to me, e.g.

>>> [06:55:03.249425] LIST
<<< [06:55:03.275944] 215 newsgroups in form group high low flags
<<< [06:55:03.345962] frrecmoto 0000000001 0000130715 y

the response should be "groupname highmark lowmark flag" (RFC 3977 7.6.3),
but the actual response is "groupname lowmark highmark flag".

SelectMarkGrpUnread ('z') in the top level can be used initially to work
around the issue, but it's a server issue not the clients fault.



More information about the tin-bugs mailing list