Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2003022

Re: [PHP] Received: (from www <<i>email protected</i>>) ??? email protected>) ???",1); ?> From: 1LT John W. Holmes (holmes072000 <email protected>)
Date: 02/24/03

> I am using sendmail and php and it works great...
>
> However, It always says this in the header of the email
>
> Received: (from www <email protected>)
>
>
> Is there a way I can change this to something less generic, more specific
to
> my server?

Read the manual page on the mail() function along with the contributed
notes. It will explain how you can use a parameter to mail() to set
different headers in your email, including the From: header.

www.php.net/mail

---John Holmes...

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