Enveloop Docs
Sign up for Enveloop!
  • Enveloop Docs
  • Overview
    • ✨Features
  • Getting Started
    • Introduction to Enveloop
    • Creating a Template
    • Formatting / Dynamic Content
    • Sending a test message
    • Adding a Sending Domain
    • Deploying your first message
  • Product Guides
    • Elements
      • 🔋Table
    • Using Shared Sections
    • Markdown for Formatting
    • Mustache for Dynamic Content
    • Creating a Verified Sender
    • Logging
    • Monitoring
    • Webhooks
    • Themes
  • Integrations
    • Do I need integrations?
    • SMS Integrations
      • Twilio
      • TextGrid
    • Email Integrations
      • SendGrid
      • Postmark
      • Mailgun
      • Amazon SES
      • SMTP
        • ✉️Amazon SES
        • ✉️Gmail SMTP
        • ✉️Google Domain SMTP Relay
    • Partner Integrations
      • Fly.io
  • Enveloop API
    • Getting Started with Enveloop API
    • Core API Endpoints
      • Connecting to the Enveloop API
      • POST /messages
      • GET /templates/:slug
    • Languages and Frameworks
      • 🟢NodeJS
      • 🏮Ruby on Rails
      • 🟡Python
      • 🏮Ruby
  • Settings
    • Sending IPs
  • Company
    • About Us
    • 👩‍⚖️Terms of Service
    • 😎Privacy Policy
Powered by GitBook
On this page
  • Step 1: Create an App password on Google for Enveloop.
  • Step 2: Configure SMTP Relay settings
  • Step 3: Configure your SMTP Provider
  • Step 3: Add your "Default From"
  1. Integrations
  2. Email Integrations
  3. SMTP

Google Domain SMTP Relay

Set up Enveloop to use your Google Domain account to send email via SMTP.

Last updated 1 year ago

You can read more about Google SMTP Relay in their docs:

Enveloop will be launching full support for Google OAuth for SMTP soon.

Step 1: Create an App password on Google for Enveloop.

You will not be able to log in with your normal Google password. For security, you will need to set up an App Password and will use this password to authenticate Enveloop to Google. Go to your and create a new App password.

Step 2: Configure SMTP Relay settings

Goto your and click "Add Another Rule" beside SMTP Relay Service.

Under 1. Allowed Senders chose "Only addresses in my domains"

Under 2. Authentication chose "Require SMTP Authentication"

Step 3: Configure your SMTP Provider

Follow the to configure the provider in Enveloop using the following settings:

  • Host: smtp-relay.gmail.com

  • User: <your google hosted email address>

  • Pass: <App password from step 1>

Step 3: Add your "Default From"

Your Default From Email is a global setting that defines the email address and identity that will deliver the message by default. Once complete, click Save Integration.

When using Google SMTP Relay you can send emails as other users in the authed domain not just the logged in user.

✉️
https://support.google.com/a/answer/2956491?hl=en
Google account security page
Google Admin Routing Settings
steps on the SMTP setup