From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from washdc3-ar8-4-62-077-104.washdc3.dsl-verizon.net ([4.62.77.104] helo=dalek ident=mail) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 187s9I-0006Ej-00 for ; Sat, 02 Nov 2002 01:52:49 -0500 Received: from davros by dalek with local (Exim 3.36 #1 (Debian)) id 187s9H-000595-00 for ; Sat, 02 Nov 2002 01:52:47 -0500 Date: Sat, 2 Nov 2002 01:52:47 -0500 From: Buddy Brannan To: speakup@braille.uwo.ca Subject: Re: making trn do authenticated news? Message-ID: <20021102065247.GA19721@dalek> References: <20021101221049.GA12439@kitten.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021101221049.GA12439@kitten.net.au> User-Agent: Mutt/1.4i Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: Buddy Brannan List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Put a file something like this in .trn/access (in your home dir)...at least...this works for me. Dunno how to do it globally: [newsserver] NNTP Server = news.verizon.net Auth User = res1g2qc Auth Password = didyouthinkidleaveitin Force Auth = yes # This section tells trn what newsrc groups you want to use. If you # define multiple entries with the same group number, all of the .newsrcs # are combined and used together. The first entry encountered will be # the first group that trn will open. Otherwise the numbers dictate the # presentation order (see Ctrl-N and Ctrl-P). You can have multiple # .newsrc's from the same server or different servers, however you like. # The ID name "default" always exists with your compiled-in defaults. # If you leave off the newsrc name, the default is supplied. If you # don't want any groups added to an rc, specify "no" in the "Add Groups" # field. If you don't want new-group checking but want to manually # add groups, specify "manual". The default is "yes". #[Group 1] #ID = local #Newsrc = ~/.newsrc #Add Groups = YES [Group 1] ID = newsserver Newsrc = ~/.newsrc Add Groups = YES --------End-------- Add aditional entries as appropriate. -- Buddy Brannan, KB5ELV/3 | "And if the ground yawned, Phone: (814) 455-7333 | I'd step to the side and say, Email: davros@ycardz.com | "Hey ground! I'm nobody's lunch!" http://www.ycardz.com/ | --Eddie From Ohio