How to find your SMTP settings for Google Workspace / Gmail
This article covers where to find each value you'll need for the SMTP tab in your Vendor Profile (see How to add/update your SMTP settings if you haven't already found that screen).
The values you'll need
| Field | Value |
|---|---|
| SMTP Host | smtp.gmail.com |
| SMTP Port | 587 (TLS, recommended) or 465 (SSL) |
| Encryption | TLS or SSL, matching the port above |
| Username | Your full Gmail or Google Workspace email address |
| Password | An App Password - not your normal Google password |
| From name / From email | Whatever you'd like emails to display as |
Why you can't just use your Google password
Google no longer accepts your regular account password for SMTP. You need to generate a separate 16-character App Password, and to do that your account needs 2-Step Verification turned on first.
Step 1: Turn on 2-Step Verification (if it isn't already)
- Go to your Google Account → Security.
- Under "How you sign in to Google," turn on 2-Step Verification and follow the prompts.
Step 2: Generate an App Password
- Go to myaccount.google.com/apppasswords (or Google Account → Security → App Passwords).
- Give it a name you'll recognise later, e.g. "Trove SMTP".
- Click Create. Google will show you a 16-character code - copy this immediately, as it won't be shown again.
- Paste this code into the Password field in Trove's SMTP tab.
Full walkthrough from Google: Sign in with app passwords
If you're on Google Workspace and don't see the App Passwords option
Your Workspace admin may have restricted it. Ask your admin to check:
Admin console → Security → Authentication → 2-step verification - the box for "Allow users to turn on 2-Step Verification" needs to be checked for your account, since App Passwords require 2-Step Verification to be available at all. Google's guide for admins: Deploy 2-Step Verification
Google's own guidance for admins also confirms that office devices and apps sending SMTP mail (like Trove) should be set up with either OAuth or an app password - see Control access to less secure apps.
Common gotcha
If your SMTP connection fails with an authentication error, double-check you've pasted the App Password (16 characters, no spaces) and not your regular Google account password - this is the most common cause of failed connections for Gmail and Google Workspace.