Re: return path of mail function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sub@xxxxxxxxxxxxxxx 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux