CREDIT ZEN http://www.credit-zen-israel.com";
$mail = new PHPMailer;
$mail->SMTPDebug = 0; // Enable verbose debug output
$mail->isSMTP(); // Set mailer to use SMTP
$mail->Host = "smtp.postmarkapp.com"; // Specify main and backup SMTP servers
$mail->SMTPAuth = true; // Enable SMTP authentication
$mail->Username = $USERNAME; // SMTP username
$mail->Password = $PASSWORD; // SMTP password
$mail->Port = 25; // TCP port to connect to
$mail->From = $FROMMAIL;
$mail->FromName = $FROMNAME;
$mail->addAddress($DEST); // Add a recipient
$mail->isHTML(true); // Set email format to HTML
$mail->Subject = $SUJET;
$mail->Body = nl2br($CONTENU);
$mail->AltBody = nl2br($CONTENU);
$mail->send();
}
odbc_close($connection);
?>
Contactez Credit Zen, et posez vos questions a nos experts sur le credit Immobilier en Israel