On Fri, 24 May 2002, Cedric Fontaine wrote:
> 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/

For one thing, change your php invocation to 'php -q'.

miguel


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

Reply via email to