I am using the normal mail() function and currently using the from address as: mail($HTTP_POST_VARS['emailaddress1'], 'Matchmakers Website Registration' , $registree_email_text, 'from:info@xxxxxxxxxxxxxxxxxx'); how can I make the from address look like "Matchmakers Team" instead of 'from:info@xxxxxxxxxxxxxxxxxx'. Regards Garth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php