Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'nntp': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:software': 0.09; 'wrong,': 0.09; 'headers,': 0.16; 'localhost': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:reader': 0.16; 'whomever': 0.16; 'wrote:': 0.18; 'memory': 0.22; 'header:User- Agent:1': 0.23; 'proxy': 0.24; 'server.': 0.24; 'header:X -Complaints-To:1': 0.27; 'correct': 0.29; "i'm": 0.30; 'about.': 0.31; 'allows': 0.31; 'run': 0.32; 'but': 0.35; 'really': 0.36; 'filter': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'tell': 0.60; 'back': 0.62; 'news': 0.67 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Sturla Molden Subject: Re: OT: usenet reader software Date: Fri, 18 Jul 2014 21:45:08 +0000 (UTC) References: <878077080427409149.032995sturla.molden-gmail.com@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 94-70-11.connect.netcom.no User-Agent: NewsTap/4.0.1 (iPad) X-: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405719927 news.xs4all.nl 2928 [2001:888:2000:d::a6]:45401 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74780 memilanuk wrote: > Used leafnode way back when... correct me if I'm wrong, but if memory > serves its a small news spool /server, not really a client/reader type > application. Used to be popular back before slrnpull came about. Leafnode is an NNTP proxy server. It allows you to filter messages on headers, etc. Just run Leafnode and tell Thunderbird to use localhost as NNTP server. Whomever you plonk with Leafnode's killfilter will never be seen in Thunderbird. Sturla