Hello,

MC> qmail uses the exit code to determine what happened to the message. Try 
MC> ending your script with exit(99); that tells qmail that you're done with 
MC> the message and never want to see it again.

MC> miguel

Yep but it doesn't work anymore with a such exit(99)... But it's
something like that. When it does work, I get

@400000003ceeafa4169f7354 delivery 5803: success: 
the_PHP_Accelerator_requires_Zend_Engine_API_version_20020429/The_installed_Zend_Engine_API_version_is_20001224//X-Powered-By:_PHP/4.0.6_/Content-type:_text/html_/_//99did_0+0+1/

And when it doesn't

@400000003ceeb07531ceffdc delivery 5815: deferral: 
[Fri_May_24_23:28:11_2002]_[warn-phpa]_SERVER_NAME_unset_for_request_-_unable_to_activate_PHPA_(pid_21514)/X-Powered-By:_PHP/4.2.1_/Content-type:_text/html_/_/
@

See : it seems that at the end of the line there is not 99did_0+0+1/.
But why ? Is there a special compilation option for that ?



-- 
Cordialement,
 Cedric                            mailto:[EMAIL PROTECTED]
 http://www.sincever.com : Actu Music Only


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to