From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 27 16:44:11 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4286616A4CE for ; Sun, 27 Jun 2004 16:44:11 +0000 (GMT) Received: from core.staszic.eu.org (dialup03.1lo.lublin.pl [212.182.71.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A5543D39 for ; Sun, 27 Jun 2004 16:44:08 +0000 (GMT) (envelope-from marek@staszic.eu.org) Received: by core.staszic.eu.org (Postfix, from userid 1001) id 23672A6D0D; Sun, 27 Jun 2004 18:46:02 +0000 (GMT) Date: Sun, 27 Jun 2004 18:46:02 +0000 From: Marek Denis To: hackers@freebsd.org Message-ID: <20040627184602.GA95768@core.staszic.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Mon, 28 Jun 2004 11:28:35 +0000 Subject: old messages in periodic X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2004 16:44:11 -0000 Hi all, I've got strange problem. Well, every day I get an email as a result of periodic ran every night from cron. I also set up a few weeks ago postfix with mysql. First I tested postfix so I got a lot of errors from postfix, but after that I set up it properly and now it works great. But the problem is that, in my mails from periodic I get some errors like: kernel log messages: > postfix/trivial-rewrite[22192]: fatal: > mysql:/usr/local/etc/postfix/mysql/transport.cf(0,100): +table lookup problem I've looked at my messages files and found nothing ...some time ago I also had been getting cut fragments from dmesg, although my uptime was for example 20 days... what can it be? regards