penders - 11:48 pm on Nov 17, 2011 (gmt 0) $headers = "From: Customer Service \r\n"; $headers = "From: <www.domain.com>\n"; The From: header must contain an email address.
$headers = "From: Customer Service \r\n";
$headers = "From: <www.domain.com>\n";