OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "Transport is unavailable"

From: Wietse Venema (wietseporcupine.org)
Date: Tue Dec 16 2003 - 19:36:26 CST


> > Try:
> >
> > zegrep (warning|error|fatal|panic): /var/log/maillog*
> >
> > Or whatever the mail transaction logfile is.
> >
> > Wietse

Rob Brandt:
> I'm seeing many references to:
>
> postfix/qmgr[some#]: warning: connect to transport local local local: No such
> file or directory

Try:

    postconf -n | grep local

If that does not reveal the source of the multiple "local local local"
then it's probably a messed up transport map entry.

        Wietse