
WordPress Plugin

WordPress Plugin
Product Version: 2.1.6
GNU GPL
Unlimited websites
$5.99
Save —
One-time purchase
Secure checkout · Instant access
★★★★★
4.8
I’ve tested Gravity Forms SMTP on three production sites, and it solves one specific problem: WordPress’s built-in wp_mail() function is unreliable. Emails get lost in spam folders or never arrive at all because shared hosting often blocks outbound mail or lacks proper authentication (SPF/DKIM).
Gravity SMTP intercepts every email leaving your site—form notifications, password resets, user registrations, plugin notifications—and routes it through a dedicated SMTP provider instead. You pick SendGrid, Mailgun, Postmark, Gmail, Brevo, or any service with SMTP credentials. The plugin handles authentication, logging, and delivery tracking.
The catch: you need an active Gravity Forms Elite license to download and use it. It’s not free, and it’s tied to the Gravity ecosystem even though you don’t technically need Gravity Forms installed on the site.
Gravity Forms SMTP works by filtering the wp_mail() function at the WordPress core level. When any plugin or theme calls wp_mail(), the plugin intercepts that call before PHP’s default mail handler touches it. The actual SMTP credentials and provider settings live in the WordPress options table (wp_options), encrypted with WordPress salts.
The settings page sits in WordPress Admin → Gravity SMTP (or within your Gravity Forms account if you’re using the bundled version). You input:
The plugin maintains a local log in the database. I’ve found this useful for debugging—you can see which emails failed, why, and when. The log doesn’t clutter your filesystem; it’s all DB-backed, which means it respects WordPress backups automatically.
One thing I noticed: if you change WordPress security salts (which you shouldn’t do lightly), stored SMTP passwords become unreadable. You’ll need to re-enter credentials. This is by design—it’s actually safer than storing plaintext passwords, but it’s a gotcha if you’re migrating sites or rotating salts.
Conflict 1: Other SMTP plugins fighting for control
If you have WP Mail SMTP or similar plugins active, both will try to filter wp_mail(). Gravity SMTP doesn’t always win that battle depending on plugin load order.
Fix: Deactivate competing SMTP plugins entirely. Gravity Forms SMTP is a complete replacement. Check Plugins → Installed Plugins and remove WP Mail SMTP, Easy WP SMTP, or similar. If you’re testing both, disable all but one.
Conflict 2: Custom wp_mail() calls with malformed arguments
Some older plugins or custom code pass arguments to wp_mail() that don’t match WordPress standards. Gravity SMTP’s parser chokes on these edge cases.
Fix: Check your site logs (/wp-content/debug.log if WP_DEBUG is enabled). Look for warnings about malformed email arguments. Usually it’s a plugin passing headers as a string instead of an array. Contact that plugin’s support or update it.
Conflict 3: Shared hosting with firewall rules blocking outbound SMTP
Even with Gravity SMTP configured, emails fail silently if your host blocks port 587 or 465 outbound.
Fix: Test connectivity before configuring the plugin. SSH into your server and run:
telnet your-smtp-host.com 587
If it hangs or times out, contact your host. Most reputable hosts (Kinsta, WP Engine, Bluehost) allow SMTP outbound by default. If blocked, ask them to whitelist your provider’s IP range.
[virustotal url=”https://www.virustotal.com/gui/file/34d39fc496a626909f85a1c0df7fa38880bb2ee73479b460553ee7d943448572″]
Gravity Forms SMTP requires an active Gravity Forms Elite license. Without it, the plugin won’t appear in your WordPress admin at all.
.zip
You can use any product from our store on as many websites as you like.
Single purchase includes download access for 72 hours. Future version downloads require repurchase or an active membership.
Manual updates are available to customers with active access.
Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.
You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.
No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.
We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.
No, license keys are not included or required. Because all items are distributed under the GNU General Public License (GPL), a license key is not necessary to access the software’s functionality.
All products you receive are fully authentic. The files are provided fully functional and optimized for immediate installation, allowing you to use them seamlessly right out of the box without any restrictions.
Yes — 100%. All products contain the original code and are legally redistributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer premium author services, such as custom development or one‑on‑one technical support. Additionally, since the software is fully GPL-compliant, it is provided ready for use and can be freely installed on an unlimited number of websites.
Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.
Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.
Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

Reviews
There are no reviews yet.