$mail = new PHPMailer();
 $mail->SetLanguage("tr", "phpmailer/language");
 $mail->CharSet  ="utf-8";
 $mail->Encoding="base64";