Re: [EMAIL PROTECTED] need to alter FROM address when sending with PHP forms

2007-06-08 Thread Dragon
Dylan Bouterse wrote: My company has a RH ES4 web server running apache/2.2.2 and PHP 5.1.4. Our PHP programmer has developed quite a few PHP email forms and each time an email is sent, the FROM: address is [EMAIL PROTECTED] I don't know if this is a PHP problem or apache problem (or even a sendm

Re: [EMAIL PROTECTED] need to alter FROM address when sending with PHP forms

2007-06-07 Thread Vincent Bray
On 08/06/07, Dylan Bouterse <[EMAIL PROTECTED]> wrote: If this is definitely NOT an apache problem, please let me know and I will move on from there. Thank you. It isn't an apache problem (apache doesn't send mail unless you do highly specialised tricks with it). But anyway try this for giggles

[EMAIL PROTECTED] need to alter FROM address when sending with PHP forms

2007-06-07 Thread Dylan Bouterse
My company has a RH ES4 web server running apache/2.2.2 and PHP 5.1.4. Our PHP programmer has developed quite a few PHP email forms and each time an email is sent, the FROM: address is [EMAIL PROTECTED] I don't know if this is a PHP problem or apache problem (or even a sendmail problem for that ma