Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 08:43:48 +0200 (CEST)
From:      Zbigniew Szalbot <zbyszek@szalbot.homedns.org>
To:        Bill Moran <wmoran@collaborativefusion.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: log rotation, one process doesn't know about it
Message-ID:  <20061023084057.Q88409@192.168.11.51>
In-Reply-To: <20061021160140.X39264@192.168.11.51>
References:  <20061021091555.O30081@192.168.11.51> <20061021095626.72171da9.wmoran@collaborativefusion.com> <20061021160140.X39264@192.168.11.51>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Sat, 21 Oct 2006, Zbigniew Szalbot wrote:

>> Do one of the following:
>> 1) Configure both exim and dovecot to log through syslog with the same
>>   facility.  Then configure syslogd to put that facility in the file
>>   you want.

What I had to do to make it work was to remove
log_path = /var/log/exim/mainlog
from Dovecot configuration file leaving 
syslog_facility = mail intact.

Now Dovecot and exim happily write to /var/log/exim/mainlog

Thank you for your suggestions!

--
Zbigniew Szalbot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061023084057.Q88409>