On Monday 19 July 2004 03:57, Jason Williard wrote:
> I am working on creating a tool that processes mail for a support
> system.  The script works, but still sends a bounce message.
>
> Code: http://www.janix.net/test/mail.phps
>
> When the script processes the e-mail, it sends a bounce with the
> output of the script.  I got rid of the output in the bounce by adding
> -q to the first line, but I still get the following error in the
> bounce.

This question looks familiar ... a quick search of the archives ... aha, I 
answered this about two weeks ago:

    http://marc.theaimsgroup.com/?l=php-general&m=108890333925404&w=2

It seems you have solved the output problem. Did you do anything on the exit 
code front?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The New England Journal of Medicine reports that 9 out of 10 doctors agree
that 1 out of 10 doctors is an idiot.
*/

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

Reply via email to