Richard Kurth wrote:

> I what to read the email headers that are in a Qmail mailbox so that I
> can run it threw a filter and see what mail bounced for what reason.
> How do I do this being that the ownership on Qmail mailboxes are
> diferent from  the  owner that runs php and apache

Don't run your script under apache, but with an appropriate userid in
cli mode.  If you need the results presented by apache, maybe think of
using suexec().  


/Per Jessen, Zürich


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

Reply via email to