Title: Web357 SMTP Connect for Gmail
Author: Web357
Published: <strong>September 11, 2026</strong>
Last modified: September 12, 2026

---

Search plugins

![](https://ps.w.org/web357-smtp-connect-for-gmail/assets/banner-772x250.jpg?rev
=3692246)

![](https://ps.w.org/web357-smtp-connect-for-gmail/assets/icon-256x256.png?rev=3692246)

# Web357 SMTP Connect for Gmail

 By [Web357](https://profiles.wordpress.org/web357/)

[Download](https://downloads.wordpress.org/plugin/web357-smtp-connect-for-gmail.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/web357-smtp-connect-for-gmail/#description)
 * [Reviews](https://wordpress.org/plugins/web357-smtp-connect-for-gmail/#reviews)
 *  [Installation](https://wordpress.org/plugins/web357-smtp-connect-for-gmail/#installation)
 * [Development](https://wordpress.org/plugins/web357-smtp-connect-for-gmail/#developers)

 [Support](https://wordpress.org/support/plugin/web357-smtp-connect-for-gmail/)

## Description

The [Web357’s SMTP Connect for Gmail WordPress plugin](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_product_page)
lets you send **all your WordPress emails** (WooCommerce notifications, Contact 
Form 7 / WPForms / Fluent Forms / Gravity Forms submissions, password resets, and
any `wp_mail()` call) through your **Gmail** or **Google Workspace** mailbox, using
secure **OAuth 2.0 authentication**. No stored SMTP passwords, no fragile app-password
workarounds. Just connect your Google account once and your transactional emails
will be sent reliably from your real mailbox, **dramatically improving deliverability**
compared to your host’s default PHP `mail()` function. If you want a simple, secure
way to fix WordPress email delivery using Gmail or Google Workspace, Web357 SMTP
Connect for Gmail is for you.

Full setup, Google Cloud OAuth registration, and troubleshooting steps are in the
[official documentation](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/intro/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_docs).

### External services

This plugin connects to Google’s identity and mail services so it can send WordPress
emails through your Gmail or Google Workspace mailbox using OAuth 2.0. It requires
a Google Cloud project and OAuth Client ID/Secret that you create and control.

**Google’s identity platform** (`accounts.google.com`, `oauth2.googleapis.com`) 
is used to authorize the plugin against your Google account and to exchange/refresh
the resulting access token. When you click “Authenticate with Gmail” in the Configuration
tab, and again automatically whenever a stored access token is near expiry, the 
plugin sends your app’s Client ID, Client Secret, redirect URI, and the OAuth authorization
code or refresh token, and receives back an access token and refresh token in return.
Right after you authorize, it also calls Google’s `https://www.googleapis.com/oauth2/
v3/userinfo` endpoint once to read the connected account’s email address.
 Terms
of use: https://policies.google.com/terms. Privacy statement: https://policies.google.
com/privacy

**Gmail’s SMTP server** (`smtp.gmail.com`) is used to actually send every outgoing
email (the message subject, body, recipient addresses, headers, and attachments),
authenticated via OAuth 2.0 (XOAUTH2), not a stored password. This happens every
time WordPress (or any plugin using `wp_mail()`) sends an email, and when you use
the built-in Test Email tool.

Sending mail over Gmail’s SMTP with OAuth requires Google’s full-account mail scope(`
https://mail.google.com/`) rather than a narrower “send only” scope; this is a constraint
of Gmail’s SMTP+XOAUTH2 authentication itself, not a plugin choice. The plugin only
ever uses this access to send the emails WordPress generates; it does not read, 
modify, or delete anything in your mailbox.

No data is sent to Google until you complete the OAuth connection yourself.

### Basic Features

 * **OAuth 2.0 authentication via Google**: connect your Gmail or Google Workspace
   account in one click, no app passwords required.
 * **Reroute every wp_mail() call** through Gmail’s SMTP server for reliable delivery
   and improved inbox placement.
 * **Test Email tool**: send a real test email from the WordPress admin to verify
   your setup before going live.
 * **One-click delete**: delete the stored access key whenever you want.
 * **Compatible with WooCommerce**, Contact Form 7, WPForms, Fluent Forms, Gravity
   Forms, MemberPress, LearnDash, and any plugin that uses `wp_mail()`.
 * **Translation-ready** and works on any modern WordPress theme.

### PRO Features

Upgrade to the [Premium version](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_pro_features)
to unlock:

 * **Mail Log**: view every sent, failed, and staged email with full headers, content
   preview, status, and timestamps. See the [Mail Log documentation](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/mail-log/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_pro_mail_log).
 * **Mail Staging Mode**: log emails to the database instead of sending them, perfect
   for staging and development environments.
 * **Mail Throttle**: limit how many emails per minute leave your site to avoid 
   hitting Gmail’s sending limits.
 * **Send BCC**: automatically send a blind copy of every outgoing email to an internal
   address (great for record-keeping and compliance).
 * **Default Reply-To**: set a global reply-to address for all outgoing emails when
   one isn’t already specified by the form or plugin.
 * **Extended SMTP configuration**: custom From Name, encryption type, SMTP port,
   and an option to disable SSL verification for non-standard setups.
 * **Priority support** and ongoing updates.

Staging, throttle, BCC, and Reply-To are covered in the [Advanced Configuration](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/advanced-settings/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_pro_advanced)
documentation.

## Screenshots

[⌊Configuration tab: connect your Gmail or Google Workspace account with one click
using OAuth 2.0.⌉⌊Configuration tab: connect your Gmail or Google Workspace account
with one click using OAuth 2.0.⌉[

Configuration tab: connect your Gmail or Google Workspace account with one click
using OAuth 2.0.

[⌊Connection status: confirms the connected Google mailbox and gives a one-click
revoke button.⌉⌊Connection status: confirms the connected Google mailbox and gives
a one-click revoke button.⌉[

Connection status: confirms the connected Google mailbox and gives a one-click revoke
button.

[⌊Full Configuration tab: OAuth credentials, connection status, SMTP options, and
the Test Email tool.⌉⌊Full Configuration tab: OAuth credentials, connection status,
SMTP options, and the Test Email tool.⌉[

Full Configuration tab: OAuth credentials, connection status, SMTP options, and 
the Test Email tool.

[⌊Mail Log (PRO): review every sent, failed, or staged email with status badges 
and actions.⌉⌊Mail Log (PRO): review every sent, failed, or staged email with status
badges and actions.⌉[

Mail Log (PRO): review every sent, failed, or staged email with status badges and
actions.

[⌊Mail details (PRO): inspect headers, HTML/text body, and resend a message from
the log.⌉⌊Mail details (PRO): inspect headers, HTML/text body, and resend a message
from the log.⌉[

Mail details (PRO): inspect headers, HTML/text body, and resend a message from the
log.

[⌊Advanced Configuration (PRO): staging mode, mail logging, throttle, BCC, and default
Reply-To.⌉⌊Advanced Configuration (PRO): staging mode, mail logging, throttle, BCC,
and default Reply-To.⌉[

Advanced Configuration (PRO): staging mode, mail logging, throttle, BCC, and default
Reply-To.

## Installation

The plugin is simple to install. Full steps, requirements, and license activation
are in the [installation guide](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/installation/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_installation).

Your site must use **HTTPS**. Google OAuth 2.0 will not complete on a plain HTTP
site.

 1. In WordPress, go to **Plugins > Add New Plugin > Upload Plugin** and select the`
    web357-smtp-connect-for-gmail.zip` file. (Or unzip it and upload the `web357-smtp-
    connect-for-gmail` folder to `/wp-content/plugins` via FTP.)
 2. Activate the plugin.
 3. Open **Settings > SMTP Connect for Gmail**.
 4. Follow the [configuration guide](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/configuration/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_configuration)
    to create a Google Cloud OAuth app, paste your Client ID and Client Secret, and
    click **Authenticate with Gmail**.
 5. Send a test email from the Configuration tab to confirm delivery.

## FAQ

### Why should I send WordPress emails through Gmail?

By default, WordPress sends emails via the PHP `mail()` function from your hosting
server, which often ends up in the spam folder or gets dropped entirely. Sending
through Gmail means your emails go out from a real, authenticated mailbox using 
secure OAuth 2.0, dramatically improving deliverability.

### Do I need an app password or to weaken my account security?

No. The plugin uses Google’s modern OAuth 2.0 flow. You connect your Google account
once through a secure consent screen: no app passwords, no plain-text credentials
stored anywhere on your site.

### Does it work with personal Gmail and Google Workspace accounts?

Yes. The plugin supports both personal Gmail accounts (`@gmail.com`) and Google 
Workspace (formerly G Suite) mailboxes. Just connect the account you want to send
from.

### Do I still need to configure SMTP in WordPress settings?

No. Once the plugin is activated and authenticated, it handles all outgoing email
automatically. You do not need PHP mailer constants or a second SMTP plugin. See
the [FAQ](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/faq/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_smtp_settings).

### Which email address will my site’s emails appear to come from?

All outgoing emails are sent from the Gmail address you authenticated with (the **
OAuth User Email**). You can change the display name via **From Name** (PRO), but
Google’s anti-spoofing rules require the From address to match the connected Google
account. See the [configuration guide](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/configuration/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_from_address).

### Will it work with WooCommerce, Contact Form 7, WPForms, and other plugins?

Yes. The plugin routes every `wp_mail()` call through Gmail, so every email triggered
by WooCommerce (order confirmations, receipts, low-stock alerts), Contact Form 7,
WPForms, Fluent Forms, Gravity Forms, MemberPress, LearnDash, and any other plugin
is automatically delivered via your Gmail mailbox.

### Can I test my configuration before going live?

Yes. The plugin includes a built-in Test Email tool that sends a real test message
right from the admin. The [PRO version](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_faq_test_email)
adds Mail Staging Mode, which logs all emails to the database without actually sending
them, ideal for staging and development environments. See [Configuration](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/configuration/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_test_email)
and [Advanced Configuration](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/advanced-settings/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_staging).

### Where can I see which emails were sent and which failed?

The [PRO version](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_faq_mail_log)
adds a Mail Log tab in the plugin settings where you can review every email (sent,
failed, or staged), including recipients, subject, body, status, and timestamp. 
See the [Mail Log documentation](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/mail-log/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_mail_log).

### Can I limit how many emails my site sends per minute?

The [PRO version](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_faq_throttle)
adds a Mail Throttle setting in the Advanced tab to limit emails per minute. This
protects you from hitting Gmail’s sending limits and from runaway email loops if
a plugin starts misbehaving. Details are in [Advanced Configuration](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/advanced-settings/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_throttle).

### The “Authenticate with Gmail” button is missing or disabled. What should I do?

The button appears only after you have entered and saved both the **Client ID** 
and **Client Secret**. Paste the values from Google Cloud Console, click **Save 
Settings**, then authenticate. Full steps are in the [configuration guide](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/configuration/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_authenticate).

### I get a “Redirect URI mismatch” error from Google. How do I fix it?

The **Authorized Redirect URI** shown in **Settings > SMTP Connect for Gmail > Configuration**
must match the URI in your Google Cloud OAuth client character for character (including`
https://`). Copy it with the Copy button and paste it into Google Cloud Console.
If a security plugin is blocking the callback, see the [OAuth Callback URL Troubleshooting guide](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/guides/oauth-callback-url-troubleshooting/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_redirect_uri).

### The test email says it cannot connect to smtp.gmail.com.

Your host may be blocking outbound SMTP on ports 587 (TLS) or 465 (SSL). Ask them
to allow traffic to `smtp.gmail.com` on those ports. See [Troubleshooting](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/guides/troubleshooting/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_smtp).

### How do I disconnect or revoke access from my Google account?

Click the “Delete Access Key” button in the Configuration tab to remove the plugin’s
credentials. You can also revoke access at any time from your Google Account settings
under “Third-party apps & services”. Full steps are in the [Revoking Access](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/revoking-access/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq_revoke)
documentation.

### Is my data safe with this plugin?

Yes. The plugin stores only the OAuth access and refresh tokens needed to send mail
on your behalf, no Google account password is ever stored. All communication with
Google happens over HTTPS.

### Is Web357 SMTP Connect for Gmail free?

Yes, the core functionality (OAuth connection and sending via Gmail, plus the Test
Email tool) is free. The [PRO version](https://www.web357.com/gmail-smtp-connect-wordpress-plugin?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=product_page&utm_content=readme_faq_pro)
adds the Mail Log, Mail Staging Mode, Mail Throttle, BCC for outgoing emails, a 
default Reply-To address, extended SMTP configuration, and priority support.

For more answers, see the [FAQ](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/faq/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_faq)
and [Guides & Troubleshooting](https://docs.web357.com/gmail-smtp-connect-wordpress-plugin/category/guides/?utm_source=gmailsmtpwp&utm_medium=wp_listing&utm_campaign=docs&utm_content=readme_guides).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Web357 SMTP Connect for Gmail” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Web357 ](https://profiles.wordpress.org/web357/)
 *   [ Yiannis Christodoulou ](https://profiles.wordpress.org/yiannistaos/)

[Translate “Web357 SMTP Connect for Gmail” into your language.](https://translate.wordpress.org/projects/wp-plugins/web357-smtp-connect-for-gmail)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/web357-smtp-connect-for-gmail/),
check out the [SVN repository](https://plugins.svn.wordpress.org/web357-smtp-connect-for-gmail/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/web357-smtp-connect-for-gmail/)
by [RSS](https://plugins.trac.wordpress.org/log/web357-smtp-connect-for-gmail/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 12-Sep-2026 : v1.0.1

 * Fix PRO update checks so they resolve against the correct package identifiers
 * Minor fixes and improvements in the readme.txt

#### 11-Sep-2026 : v1.0.0

 * First stable release

## Meta

 *  Version **1.0.1**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.3 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [email](https://wordpress.org/plugins/tags/email/)[gmail](https://wordpress.org/plugins/tags/gmail/)
   [mail](https://wordpress.org/plugins/tags/mail/)[oauth](https://wordpress.org/plugins/tags/oauth/)
   [smtp](https://wordpress.org/plugins/tags/smtp/)
 *  [Advanced View](https://wordpress.org/plugins/web357-smtp-connect-for-gmail/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/web357-smtp-connect-for-gmail/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/web357-smtp-connect-for-gmail/reviews/)

## Contributors

 *   [ Web357 ](https://profiles.wordpress.org/web357/)
 *   [ Yiannis Christodoulou ](https://profiles.wordpress.org/yiannistaos/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/web357-smtp-connect-for-gmail/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/web357)