Re: PHP mail



lak wrote:
I send a mail by using the PHP functions.

I want to find whether the message is send by the original user or
some one send the message in another name.

For example:
In the PHP mail function I specified the from address as some other
user name.
How can I find, whether that user sends the mail or it is send by some
other user using PHP script

How can we check that.


You can't.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.