Take a look at the standard php mail function .
You can set most of the available mail headers inluding from/to ones.
That would do it.


--georgep

----- Original Message -----
From: "Denis L. Menezes" <[EMAIL PROTECTED]>
To: "PHP general list" <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 1:48 AM
Subject: [PHP] Minor email problem


hello friends,

I am hosted with an ISP called Apexon. I have written php scripts to send
mail from a webpage. When I send this mail, the from address becomes
[EMAIL PROTECTED] .  Their website says that the variable sendmail_from
is [EMAIL PROTECTED]  . I want to force my own from address in this. I also want
to change the sender's name to my name rather than my website name.

I have tried many ways, but not successful. Can someone help me?

Please help.

Thanks
denis



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

Reply via email to