Use Gmail to send messages from Panatracker

Use Gmail to send messages from Panatracker

To configure PanatrackerGP to send email through Gmail, you need to modify the mail settings configuration file.  This pertains to email settings configured in System Settings > Email Notification Settings

Configuration Steps

  1. Navigate to the Portal folder in your PanatrackerGP directory.
  2. Open the mailsettings.config file in a text editor.
  3. Modify the file with the appropriate Gmail SMTP settings.
  4. Save the file and restart IIS.

Note: Contact Panatrack support at support@panatrack.com for the specific XML configuration values needed for Gmail integration, including SMTP server settings, port numbers, and authentication details.

    • Related Articles

    • Use Gmail to send messages from Panatracker

      To configure PanatrackerGP to send email through Gmail, you need to modify the mail settings configuration file. This pertains to email settings configured in System Settings > Email Notification Settings Configuration Steps Navigate to the Portal ...
    • Implementing the Panatracker API

      Implementation Steps Install the SubmitFromWebService license. Populate the appropriate Panatracker "Trx" tables with transactions that have a status of Queued. That is, column named TransactionStatus = 1. To trigger the submission, the web API ...
    • Set up SMTP for use with PanatrackerGP

      Configure SMTP email settings to enable PanatrackerGP to send automated email notifications. Configure SMTP in IIS Manager Open Internet Information Services Manager: - Press Windows + R to open the Run window, then type inetmgr - Alternatively, open ...
    • Set up SMTP for use with PanatrackerGP

      Configure SMTP email settings to enable PanatrackerGP to send automated email notifications. Configure SMTP in IIS Manager Open Internet Information Services Manager: - Press Windows + R to open the Run window, then type inetmgr - Alternatively, open ...
    • Automatically send an email after a PanatrackerGP transaction

      This article is a quick introduction to the capability of sending an email based upon details captured in a PanatrackerGP transaction. This is done by using PanatrackerGP's feature that extends our transaction-processing logic via our "Pre submit" or ...