Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 16:05:00 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Rem P Roberti <rem@remdog.net>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: More Postfix Woes
Message-ID:  <015C16D0-234C-4280-8A71-66120AC491BD@mac.com>
In-Reply-To: <20071018224222.GA3354@remdog.net>
References:  <20071018224222.GA3354@remdog.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 18, 2007, at 3:42 PM, Rem P Roberti wrote:
> Oct 18 03:16:21 bsd postfix/trivial-rewrite[16064]: warning: database
> /usr/local/etc/postfix/transport.db is older than source file
> /usr/local/etc/postfix/transport

Fix this by doing:

   cd /usr/local/etc/postfix ; postmap transport

[ ... ]
> Oct 18 08:03:12 bsd postfix/postfix-script[17269]: stopping the  
> Postfix mail system
> Oct 18 08:03:12 bsd postfix/master[894]: terminating on signal 15
> Oct 18 08:03:12 bsd postfix/postfix-script[17290]: fatal: the  
> Postfix mail system is not running

That's bizzare.  Do you have some sort of scripted utility which is  
trying to stop and restart Postfix via cron or some such?

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?015C16D0-234C-4280-8A71-66120AC491BD>