On 1 Aug 2001 [EMAIL PROTECTED] wrote:

> #if definded (EX_TEMPFAIL)

There's a typo. :-)

> So what could be the problem with EX_OK and EX_TEMPFAIL that the same if query is 
>working in 4.0.4pl1 and not
> in 4.0.6? Who is EX_OK and EX_TEMPFAIL defined?

>From my sysexits(3):

     EX_TEMPFAIL (75)      Temporary failure, indicating something that is not
                           really an error.  In sendmail, this means that a
                           mailer (e.g.) could not create a connection, and
                           the request should be reattempted later.

Check your qmail logs.

-- 
<---------------------------------------------------------------------->
          Heikki Korpela -- [EMAIL PROTECTED] -- http://iki.fi/heko/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to