> You are better off using the 5th paramater to mail() instead..
>  mail($to, $sub, $msg, $headers, "-f $return");
>

And what if that doesn't work? Is there a 3rd way of doing it that might
work?

~Drew

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

Reply via email to