From owner-freebsd-questions@FreeBSD.ORG Fri May 9 07:22:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31DF737B404 for ; Fri, 9 May 2003 07:22:46 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30DF643FF7 for ; Fri, 9 May 2003 07:22:44 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.110] (helo=snoopy.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.14) id 19E8lm-0000OP-8o for freebsd-questions@freebsd.org; Fri, 09 May 2003 16:22:42 +0200 Received: from [12.33.76.83] (helo=klimenta) (Authenticated Sender=klimenta@runbox.com) by snoopy.runbox.com with asmtp (Exim 4.14) id 19E8lD-0007NA-JG for freebsd-questions@freebsd.org; Fri, 09 May 2003 16:22:07 +0200 Message-ID: <000801c31636$e79fcb00$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: References: <5.1.1.6.0.20030509142425.02992210@aph2k> <20030509144711.O86483@thor.65535.net> Date: Fri, 9 May 2003 10:25:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: news server recommends X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 14:22:46 -0000 > > automatically fetch groups that are used; ignore groups that are not accessed. > > (this all to reduce bandwidth requirements!) > > have script-configurable user accounts with arbitary monthly download limits. > > be secure enough to open a port through the firewall to it from the Internet > > I would say try leafnode as this will do all you want as well as being > open source. DNews is very easy to configure and in 5 minutes you will have news server up and running. INN is a hard to configure because of several dozens config files and only a few tutorials on the Internet (mostly obsolete). I am still using INN (at home) because DNews is a commercial product.