Re: How to make mail() use correct headers?

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

 



Thanks so much Ross !!!!!!

This works :) Now I only need to set it in a auto_prepend file :)

-- 
Best Regards,
Anton


"Ross Honniball" <ross@xxxxxxxxxxxxxxxxxxx> wrote in message
news:42D2EE83.2030808@xxxxxxxxxxxxxxxxxxxxxx
> I haven't looked to see exactly what headers it produces, but using:
>
> $old = ini_set('sendmail_from', 'whoever@whatever');
>
> before you use the mail() function works for me.
>

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux