Got it at Last Thank you -- Alex Francis Cameron Design 35, Drumillan Hill Greenock PA16 0XD
Tel 01475 798106 [EMAIL PROTECTED] http://www.camerondesign.co.uk This message is sent in confidence for the addressee only. It may contain legally privileged information. Unauthorised recipients are requested to preserve this confidentiality and to advise the sender immediately of any error in transmission. Lisi <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You can also add the following line to your code: > $header = "From: Your Name <[EMAIL PROTECTED]>\n"; > > and write your mail statement like this: > mail($email, $title, $comments, $header); > > You can just stick the variable $emailaddress into whichever variable is > relevant - what was that for if not the from address? > > -Lisi > > > > >There is an item in your php.ini > >sendmail_from string > >Which "From:" mail address should be used in mail sent from PHP under > >Windows. > > > >If you look at the docs for mail(), you'll see that there are > >also examples of using the fourth argument to mail() for extra headers, > >including the From: header. I am not sure whether using From: under > >Windows works in lieu of the php.ini entry. > > > >-- > >David Robley > >Temporary Kiwi! > > > >Quod subigo farinam > > > >-- > >PHP Database Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php