LogoLogo
HomeDashboardProduct Docs
  • Introduction
  • Core Concepts
    • Events
    • Sessions
    • User/Customer Profile
  • PLATFORM INTEGRATIONS
    • Shopify Integration
  • Sdk Integrations
    • Browser SDK
      • Integrate SDK
      • Track Events
      • Track Users
      • Configure Web Push
      • Reading Session Identifer
      • Syncing Cart Items
    • Android SDK (Coming Soon)
      • Install Android Sdk
      • Identify Customers
      • Push Notification Integration
    • iOS SDK
      • Install iOS Sdk
      • Tracking User
      • Tracking Events
      • Push Notification Settings
        • Configure APNS In Growlytics
        • Configure Mobile App For Push
        • Handling Push Click
    • Other
      • Upload Customers using CSV
  • Channel Integrations
    • Email
      • Amazon SES
      • SendGrid
      • Custom SMTP
    • Mobile Push Notifications
      • Configure FCM Channel
    • Web Push Notifications
    • Ad Networks
      • Facebook Audiences
      • Google Ad Audiences
  • REST APIs
    • Overview
    • Tracking Users (Shopify Only)
    • Tracking Users (Non-shopify)
    • Tracking Events (Shopify Only)
    • Tracking Events (Non-shopify)
    • Syncing Products
    • Mobile App Apis
  • Webhooks
    • Coupon Webhook
    • Connector Webhooks
Powered by GitBook
On this page

Was this helpful?

  1. Channel Integrations
  2. Email

Custom SMTP

Follow the steps mentioned in the page to send emails from Growlytics using your own SMTP server.

PreviousSendGridNextMobile Push Notifications

Last updated 5 years ago

Was this helpful?

Its not recommended to use your own SMTP server due to many resons like keeping sender reputation. Instead, you can use Amazon SES, Postmark, or SendGrid, you can also integrate your own SMTP gateway to send emails.

Step1: Configure SMTP details in Growlytics Dashboard

  1. Login to Growlytics Dashboard.

  2. Go to Integrations page.

  3. Click on Emails Tab.

  4. Click on "Add Provider" Button.

  5. Click on "Custom SMTP".

  6. Enter configuration name for your reference purpose.

  7. In the host box, enter your publicly accessible ip address or host name of your SMTP server.

  8. In the port input box, enter your SMTP port.

  9. Enter Username and Password values from your SMTP credentials, required to authenticate on SMTP server.

  10. Enter From Address - this value will be used as sender email address. Most customers don't not open an email unless they recognize the sender.

  11. Save your settings, send a test email to make sure integration is complete. You must receive a test email from configured SMTP server.

In case if you are facing any issue with integration, you can reach-out to us at

connect@growlytics.in