cambie esto
Código PHP:
$email_v = $_POST[email];
$emails = implode(", ",$email_v);
foreach ($email_v as $emails) {
$mail->AddAddress($email);
}
¡Mensaje Enviado!You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@hotmail.com,@....mx)' at line 1