From owner-freebsd-questions@FreeBSD.ORG Wed Jun 3 17:01:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3089F1065675 for ; Wed, 3 Jun 2009 17:01:34 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id ED7888FC1F for ; Wed, 3 Jun 2009 17:01:33 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 133357E837; Wed, 3 Jun 2009 09:01:32 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Wed, 3 Jun 2009 19:01:30 +0200 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <20090602194756.GB43583@free.bsd.loc> <200906031818.35160.mel.flynn+fbsd.questions@mailing.thruhere.net> <4A26A614.9090409@locolomo.org> In-Reply-To: <4A26A614.9090409@locolomo.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906031901.30415.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Jeff Laine Subject: Re: cyrus-imapd spawning multiple processes 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: Wed, 03 Jun 2009 17:01:34 -0000 On Wednesday 03 June 2009 18:34:28 Erik Norgaard wrote: > Of course, some condition that causes a proces to exit unexpectedly > ought to give a clearer log message, and it shouldn't keep retrying, for > that you might consider sending a bug report to the developers. That's exactly what I meant. Even if it's your own fault, you might not know this (a chmod -RL boldly going where no one has gone before) and you will only notice when someone tries to use the service. If 200 people start using the service, it will be too late for your machine and your ssh session. -- Mel