Hunter Bajwa
Server: Microsoft-IIS/7.5
System: Windows NT EGAL 6.1 build 7601
User: IUSR_hrreflections (0)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: C:/inetpub/vhosts/hrreflections.com/httpdocs/lib/phpmailer/smtp_config.php
<?php
define('MAIL_HOST', 'smtp.gmail.com');
define('MAIL_SMTP_DEBUG', 0);
define('MAIL_SMTP_AUTH', true);
define('MAIL_PORT', 465);
define('MAIL_USERNAME', 'garima@hrreflections.com');
define('MAIL_PASSWORD', 'gauri28610');

define('MAIL_SMTP_SECURE', '');
?>