test_gmail.php File Reference

Go to the source code of this file.

Variables

 $body = $mail->getFile('contents.html')
 $mail = new PHPMailer()
$mail AltBody = "To view the message, please use an HTML compatible email viewer!"
$mail From = "name@yourdomain.com"
$mail FromName = "First Last"
$mail Host = "smtp.gmail.com"
$mail Password = "yourpassword"
$mail Port = 465
$mail SMTPAuth = true
$mail SMTPSecure = "ssl"
$mail Subject = "PHPMailer Test Subject via gmail"
$mail Username = "yourusername@gmail.com"
$mail WordWrap = 50


Generated on Mon Dec 8 01:06:49 2008 for Ship-Simulator by  doxygen 1.5.6