From owner-freebsd-questions Mon Apr 7 15:18:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17694 for questions-outgoing; Mon, 7 Apr 1997 15:18:09 -0700 (PDT) Received: from ns.usac.edu.gt (ns.usac.edu.gt [168.234.52.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA17688 for ; Mon, 7 Apr 1997 15:18:02 -0700 (PDT) Received: from localhost by ns.usac.edu.gt; (5.65/1.1.8.2/10Jan97-1037AM) id AA02129; Mon, 7 Apr 1997 16:14:41 -0600 Date: Mon, 7 Apr 1997 16:14:41 -0600 (GMT-0600) From: Victor Manuel Carranza Gonzalez To: Eric Ogren Cc: FreeBSD Questions mailing list Subject: Re: IRC server operation... In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 7 Apr 1997, Eric Ogren wrote: > > 1. My users want to create channels which are kept alive by the server > > indefinitely. They say that ussualy this is accomplished by giving a > > channel a "+f" mode or something like that, but with this server it > > does not work. Any ideas? > > That's impossible. I'm afraid your users are mistaken. The problem is that when the last user leaves the channel, the server automatically deletes it. This does not happen with other servers where the channels remain open even with no users logged on. How can you do that with this server? > > 2. When an operator kicks out a user, that user is automatically un-kicked > > by the server, unless a ban is applied also. What can I do to fix this? > > ?? > What's your question here? > Being kicked is supposed to be a sort of warning, while banned is just > that. What are you trying to do? I think you are right... sorry. As I said before, I am new to IRC and IRC terms. Forget about that question :) Victor