Article at-a-glance:
– This guide will walk you through the process of configuring your Google Workspace account to send emails via Simple Mail Transfer Protocol (SMTP).
SMTP Configuration Details
Before we begin, here are the key details you’ll need:
- SMTP server address: smtp.gmail.com
- Port:
- 587 for TLS
- 465 for SSL
- 587 for TLS
- Authentication: Required
- Username: Your full Gmail address (including @gmail.com)
- Password: Your Gmail password or App Password (see below)
Creating an App Password for SMTP
For security reasons, Google recommends using an App Password for SMTP authentication. Here’s how to set it up:
- Enable 2-Step Verification
- If you haven’t already, enable 2-Step Verification for your Google account.
- Visit this link to get started: Enable 2-Step Verification
- You may need to sign in to your account to proceed.
- If you haven’t already, enable 2-Step Verification for your Google account.
- Generate App Password
- Go to the App Passwords page.
- In the “Select app” dropdown, choose “Other (Custom name)”.
- In the “App name” field, type “OnGage-App-Pass” (or any name you prefer).
- Click the “Create” button.
- Go to the App Passwords page.
- Save Your App Password
- Google will generate a 16-character password.
- Copy this password immediately – you won’t be able to see it again.
- Google will generate a 16-character password.
- Use the App Password
- In your email client or application, paste this password into the “SMTP password” field.
- Some applications might simply label this as “Password”.
- In your email client or application, paste this password into the “SMTP password” field.
Important Notes
- The App Password provides access to your account for the specific application you created it for.
- If you need to revoke access, you can delete the App Password from your Google Account settings at any time.
- Remember to use your full email address (e.g., [email protected]) as the username for SMTP authentication.