Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 19:09:01 -0400
From:      Gerard <gerard@seibercom.net>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: More Postfix Woes
Message-ID:  <20071018190148.A017.GERARD-SEIBERT@seibercom.net>
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 October 18, 2007 at 06:42PM Rem P Roberti wrote:


> I don't know what is going on with respect to Postfix during my boot
> process, but the program starts, and stops, starts, and stops, and this
> newbie is a little perplexed.  Fortunately, it ends up started, so I
> have access to my email, but something is obviously not right here.  I
> have provided below entries from my latest maillog.  Any help is
> appreciated...

For starters, you should read the Postfix documentation. You might also try
posting on the Postfix forum. Check out http://postfix.com for further details.

Now, before you go any further, the log file is telling you that your
'transport' is out of date. You have to run 'postmap' on it and then restart
Postfix to get it corrected. Try: 'postmap /usr/local/etc/postfix/transport'
assuming that your transport map is named 'transport'. This will update the
mapping.

You should always supply the complete output of: "postconf -n" when asking
help regarding Postfix. It saves a lot of time.


-- 
Gerard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071018190148.A017.GERARD-SEIBERT>