Modifica questa linea
in questo modo:codice:$headers = "From: " . $mittente;
codice:$headers = "From: " . $mittente; $headers .= "Bcc: " . $secondoMittente;
Modifica questa linea
in questo modo:codice:$headers = "From: " . $mittente;
codice:$headers = "From: " . $mittente; $headers .= "Bcc: " . $secondoMittente;