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:[EMAIL PROTECTED]'); how can I make the from address look like "Matchmakers Team" instead of 'from:[EMAIL PROTECTED]'. Regards Garth -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php