Prova così:
O così:Codice PHP:
$headers = 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
$headers .= 'From: '.$email . "\r\n";
Codice PHP:
$headers = 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
$headers .= 'From: '.$email.'' . "\r\n";