$x_mailer = 'X-Mailer: PHP/' . phpversion();
$mail->addCustomHeader($x_mailer);