[EMAIL PROTECTED] wrote:
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?

Ask your host if they allow you to change it on the fly. Explain what you're trying to do.

As Curt said, they might not let you in their exim config. Not much we can do if that's the case..


--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to