From owner-freebsd-questions@FreeBSD.ORG Mon Jun 11 12:30:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46CBF16A46B for ; Mon, 11 Jun 2007 12:30:15 +0000 (UTC) (envelope-from schmalowsky@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id D2BF613C465 for ; Mon, 11 Jun 2007 12:30:14 +0000 (UTC) (envelope-from schmalowsky@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so1656336uge for ; Mon, 11 Jun 2007 05:30:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=fg9yzMKG9nUW1UOUB/JzD6GrO1KtsN1bPI2JEdhVEuQomPwkCq5Qh5fO9XalaVkpqWtd3d0/UTPBYlkmXkhtk687RB0z7wCjaWhgpEVw3GkAhLC92dXviI86eZhjiT2bQWRueanP7ILRbJet3K656IGhabQDotY99cmTidWaBY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=pE3aPP+cSyt3+TUOa8eOxJaG4Duw5DAI2zmfShAMPREBH6BHGxGOkA/jAxdnQSQ3MIaVy2uArP0cVJ2/wwf3V51DGlZrCv2ElmVPlukHQroupFqaaPZHIzeXCXRxYboo3gFba10vDTHe4l9ij2m/XLmLAKxAsHl5wL1E8DkXQos= Received: by 10.67.97.18 with SMTP id z18mr5067870ugl.1181563545120; Mon, 11 Jun 2007 05:05:45 -0700 (PDT) Received: from ?192.168.108.27? ( [62.245.145.2]) by mx.google.com with ESMTP id v58sm3584188ugv.2007.06.11.05.05.44 (version=SSLv3 cipher=RC4-MD5); Mon, 11 Jun 2007 05:05:44 -0700 (PDT) Message-ID: <466D3A9D.5050907@gmail.com> Date: Mon, 11 Jun 2007 14:05:49 +0200 From: Axel Schmalowsky User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Exim stops working and nothing is logged ... 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: Mon, 11 Jun 2007 12:30:15 -0000 Hello, I'm trying to get Exim running on my newly installed freebsd system. So far, it works fine, but for no reason, the exim process(es) stop(s). At least, I cannot figure out why exim stopped working. Exim is configured to work with SpamAssassin and MySQL. Both, SA and MySQL processes run smoothly. Any ideas? Thanks in advance. Best regards Axel