Setup Gmail with PanatrackerGP

Open the mailsettings.config file located in the Portal folder of your PanatrackerGP directory. Modify the file to appear as below:

<?xml version=’1.0′ encoding=’utf-8′?>
<smtp>
  <network host=’smtp.gmail.com’ password=’password’ userName=’user@domain.com’ port=’587′ enableSsl=’True’/>
</smtp>

Was this helpful?