From owner-freebsd-questions@FreeBSD.ORG Thu Oct 19 17:59:36 2006 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 A3A4416A4DD for ; Thu, 19 Oct 2006 17:59:36 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0ABD43DA2 for ; Thu, 19 Oct 2006 17:58:32 +0000 (GMT) (envelope-from zbyszek@szalbot.homedns.org) Received: from [127.0.0.1] (helo=localhost) by lists.lc-words.com with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GacA2-000PNv-54 for freebsd-questions@freebsd.org; Thu, 19 Oct 2006 19:58:30 +0200 Date: Thu, 19 Oct 2006 19:58:30 +0200 (CEST) From: Zbigniew Szalbot X-X-Sender: zbyszek@192.168.11.51 To: freebsd-questions@freebsd.org Message-ID: <20061019195557.M97577@192.168.11.51> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: having more than one process write to one log 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: Thu, 19 Oct 2006 17:59:36 -0000 Hello, I will appreciate your advice. Is it possible and *safe* to allow two different processes (dovecot and exim) to write to one log? Better not do it? I would like to have both data in one log but... don't want to cause problems. I don't think Windows would allow it. How about FBSD? Thank you! -- Zbigniew Szalbot