From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id 3CB0B109B5 for ; Mon, 15 Dec 2008 06:39:40 -0500 (EST) Received: from [192.168.0.30] (really [70.166.17.50]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20081215113939.KATL18528.dukecmmtar02.coxmail.com@[192.168.0.30]> for ; Mon, 15 Dec 2008 06:39:39 -0500 Message-ID: <49464238.8080102@baechler.net> Date: Mon, 15 Dec 2008 03:40:40 -0800 From: Tony Baechler User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: tin newsreader on debian lenny References: <20081214232523.GA2440@debian.Belkin> In-Reply-To: <20081214232523.GA2440@debian.Belkin> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2008 11:39:40 -0000 Keith Barrett wrote: > I want to connect to my isp's newsserver and download newsgroup > articles. > > You should use rtin or tin -r. > Not sure if I will need something like leafnode or whether tin can > connect directly. > > That depends on if you want to store articles locally or not. If you really want archives of a particular newsgroup, suck or leafnode would be a good idea, otherwise it's not necessary. > At present, I cannot find where I should be putting the server > information > You need to define the NNTPSERVER environment variable. You might be able to pass this on the command line as well, but the above is suggested. You could try "tin -r news.example.com" and see if that works. > If I run tin, I get an error message that newsrc cannot be written. > Try "touch .newsrc" in your home dir. If that doesn't work, try "touch .tin/newsrc" or similar instead. You could also manually put the name of a newsgroup in there, like: echo 0.test >.newsrc