postfix-users

Re: Temporary Lookup Help

Subject: Re: Temporary Lookup Help
From: wietse AT porcupine DOT org (Wietse Venema)
To: Postfix users <postfix-users AT postfix DOT org>
Date: Fri, 10 Aug 2007 13:56:01 -0400 (EDT)
Duracom Lists:
>  In:  MAIL FROM: <maryanncox AT mydomain DOT com>
>  Out: 250 2.1.0 Ok
>  In:  RCPT TO: <xxxxxx AT blowthewhistle DOT com>
>  Out: 451 4.3.0 <xxxxxx AT blowthewhistle DOT com>: Temporary lookup failure
>  In:  RCPT TO: <xxx AT sbcglobal DOT net>
>  Out: 451 4.3.0 <xxx AT sbcglobal DOT net>: Temporary lookup failure

The Postfix SMTP server has a problem but it is not sending the
details to the remote SMTP client. Instead it reports the details
to the local maillog file.

To see what is wrong, the following command:

    egrep '(reject|warning|error|fatal|panic):' /var/log/maillog

will give more insight.

        Wietse

<Prev in Thread] Current Thread [Next in Thread>