More Postfix Woes

Chuck Swiger cswiger at mac.com
Thu Oct 18 16:05:02 PDT 2007


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



More information about the freebsd-questions mailing list