Re: nntp-extensions Re: ietf-nntp NNTP SEARCH extension internet-draft available
Chris Newman <chris@innosoft.com> Thu, 31 October 1996 20:14 UTC
Received: from cnri by ietf.org id aa21987; 31 Oct 96 15:14 EST
Received: from PHEASANT.ACADEM.COM by CNRI.Reston.VA.US id aa19873;
31 Oct 96 15:14 EST
Received: (from majordom@localhost) by pheasant.ACADEM.COM (8.7.5/8.7.3) id
OAA11931 for ietf-nntp-outgoing; Thu, 31 Oct 1996 14:08:53 -0600
X-Authentication-Warning: pheasant.ACADEM.COM: majordom set sender to
owner-ietf-nntp using -f
Received: from academ.com (root@ACADEM.COM [198.137.249.2]) by
pheasant.ACADEM.COM (8.7.5/8.7.3) with ESMTP id OAA11924 for
<ietf-nntp@PHEASANT.ACADEM.COM>; Thu, 31 Oct 1996 14:08:49 -0600
Received: from sigurd.innosoft.com (SIGURD.INNOSOFT.COM [192.160.253.70]) by
academ.com (8.7.6/8.7.1) with ESMTP id OAA11312;
Thu, 31 Oct 1996 14:08:44 -0600 (CST)
Received: from eleanor.innosoft.com ("port 33111"@[192.160.253.79])
by sigurd.innosoft.com (PMDF V5.1-4 #8790)
with SMTP id <01IBAJ5KWKK09QWZI4@sigurd.innosoft.com>; Thu,
31 Oct 1996 12:08:27 PST
Date: Thu, 31 Oct 1996 12:08:56 -0800 (PST)
From: Chris Newman <chris@innosoft.com>
Subject: Re: nntp-extensions Re: ietf-nntp NNTP SEARCH extension internet-draft
available
In-reply-to: <3278E44E.27F8@netscape.com>
To: ietf-nntp@academ.com, nntp-extensions@academ.com,
IMAP Discusson List <imap@cac.washington.edu>,
Brian Hernacki <bhern@netscape.com>
Message-id: <Pine.SOL.3.95.961031113632.380C-100000@eleanor.innosoft.com>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-ietf-nntp@academ.com
Precedence: bulk
On Thu, 31 Oct 1996, Brian Hernacki wrote: > While I like the idea of a single message access protocol, news and mail > still seem different enough to me that I cannot envision using IMAP in > it's current state as *the* reader protocol. > > I have probably spouted this before, but I think the best course of > action is to let IMAP and NNTP develop seperately and simple let the > best protocol emerge. I happen to believe IMAP should become the one true message access protocol. NNTP has too many intrisic design flaws that make it less suitable as an interactive reader protocol. For example, there is no way for NNTP to have multiple commands in progress at one time because it's a lock-step protocol. NNTP has no way to notify the client of new messages in the current group without the client actively reselecting the folder. These flaws can't be fixed without effectively designing a new protocol. That said, I'm a realist and there are three facts which are holding back use of IMAP for news: 1) There is a large installed base of mature NNTP message access clients. 2) Most of the current crop of IMAP clients perform poorly on large lists of folders (although they're all capable of reading news through IMAP). 3) IMAP is missing a couple minor features that newsreaders have come to expect. Because of this, and especially because of #1, I don't think it's productive to try to stop further development on NNTP's reading capabilities as long as people actively want to pursue it (although I hold my own opinions about whether those people are making wise use of their time). However, if you go and develop protocol for an IMAP function in NNTP, the syntax should be as similar as possible. There is no technical justification to create incompatible mechanisms. So if you want to add searching, steal IMAP's SEARCH command, and if anything is missing, add the new functionality in such a way that it can be put in IMAP as well. If you want to do real authentication, copy IMAP's mechanism (SASL). If you want to do fetching of MIME parts or individual headers, copy IMAP's syntax as much as possible.
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Rich Salz
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Nat Ballou
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Keith Moore
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Stan Barber
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Keith Moore
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Terry Gray
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Kantor
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jeff Coffler
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Keith Moore
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Hernacki
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jeff Coffler
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Keith Moore
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Mike Macgirvin
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Mark Crispin
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Chris Newman
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Anthony Talltree
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jack De Winter
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Hernacki
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Hernacki
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Nat Ballou
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Hernacki
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Brian Kantor
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Nat Ballou
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Chris Newman
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Mark Crispin
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jack De Winter
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jack De Winter
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Jack De Winter
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Rich Salz
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Rich Salz
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Don Lewis
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Stan Barber
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… Chris Newman
- Re: nntp-extensions Re: ietf-nntp NNTP SEARCH ext… hostmaster