From owner-freebsd-questions@FreeBSD.ORG Tue Nov 29 17:52:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 144EF16A41F for ; Tue, 29 Nov 2005 17:52:48 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB17443D5A for ; Tue, 29 Nov 2005 17:52:45 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id C7DE0997EF8; Tue, 29 Nov 2005 18:52:43 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 51192-08; Tue, 29 Nov 2005 18:52:39 +0100 (CET) Received: from [80.98.231.227] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 253C3997EBA; Tue, 29 Nov 2005 18:52:39 +0100 (CET) Message-ID: <438C9564.2070907@t-hosting.hu> Date: Tue, 29 Nov 2005 18:52:36 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Frank Bonnet References: <438C87EA.5000906@esiee.fr> In-Reply-To: <438C87EA.5000906@esiee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: freebsd-questions Subject: Re: which IRC server ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 17:52:48 -0000 Frank Bonnet wrote: > Hello > > I would like to setup an IRC server here to serve the students > community but I'm stuck to choose one in all those proposed in > the ports/irc directory ... I am at 6.0 > > Someone could help ? > > Thank you ! I suggest UnrealIRCd and IRCServices. Both available as a FreeBSD port in the ports category, and both are easily configurable and reliable. UnrealIRCd is an advanced ircd, it has many extra features. Cheers, Gabor Kovesdan