From owner-freebsd-questions@FreeBSD.ORG Sat Feb 12 15:26:29 2005 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 A005F16A4CE; Sat, 12 Feb 2005 15:26:29 +0000 (GMT) Received: from priv-edtnes40.telusplanet.net (outbound05.telus.net [199.185.220.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE9243D2D; Sat, 12 Feb 2005 15:26:29 +0000 (GMT) (envelope-from aaron@daltons.ca) Received: from [137.186.198.39] by priv-edtnes40.telusplanet.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP <20050212152628.SRZJ26533.priv-edtnes40.telusplanet.net@[137.186.198.39]>; Sat, 12 Feb 2005 08:26:28 -0700 Message-ID: <420E2038.7060503@daltons.ca> Date: Sat, 12 Feb 2005 08:26:48 -0700 From: Aaron Dalton User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with Exim 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: Sat, 12 Feb 2005 15:26:29 -0000 Since upgrading to the latest exim (4.44?) I will occasionally notice I am not receiving mail. I will check the server (ps -ax | grep 'exim') and find that there are dozens of exim processes running (exim -bd -q30m). I will do 'exim.sh stop' but that only kills the initial process and not the others. If I manually kill all the stray processes, as soon as I start receiving mail new ones will appear. If I reboot, then everything works fine for about 24 hours then it starts to happen again. Has anybody else had this happen or does anybody know what might be causing the problem? I do run Exim with Clamav and I keep all my ports updated almost daily. Your time and assistance is greatly appreciated. Aaron