Skip to content
WordPress.org
  • Showcase
  • Plugins
  • Themes
  • Hosting
  • News
    • Learn WordPress
    • Documentation
    • Education
    • Forums
    • Developers
    • Blocks
    • Patterns
    • Photos
    • Openverse ↗︎
    • WordPress.tv ↗︎
    • About WordPress
    • Make WordPress
    • Events
    • Five for the Future
    • Enterprise
    • Gutenberg ↗︎
    • Job Board ↗︎
    • Swag Store ↗︎
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

ZevSend SMTP

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

ZevSend SMTP

By DAN
Download
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

This is the official integration for ZevSend (https://zevsend.com), a transactional messaging service for email, SMS, WhatsApp, and verification codes. The plugin connects your WordPress site to your own ZevSend account and routes every email your site sends through the ZevSend email delivery API, instead of the default server mailer that is often unreliable and lands in spam. A ZevSend account and API key are required.

Unlike a generic SMTP tool, it is purpose-built for the ZevSend API: it uses your verified sending domains and approved brand name, detects sandbox versus live from your key, respects ZevSend’s per-message limits, and surfaces ZevSend’s own delivery errors in plain language. If you send with ZevSend, this is the supported way to wire it into WordPress.

Because it hooks WordPress at the wp_mail() layer, it works with everything automatically: WooCommerce order and shipping emails, password resets, new-user notifications, comment replies, and any contact form, membership, or newsletter plugin that sends mail the standard way. There is nothing to change in your theme or other plugins.

ZevSend is API based, so there is no SMTP host or port to configure. You paste one API key and choose your From address.

Key features

  • One-key setup. No host, port, or encryption settings.
  • Universal compatibility through the wp_mail() hook, including WooCommerce.
  • Sender identity that respects your approved ZevSend brand name.
  • Optional From address forcing so every email uses a consistent sender.
  • Attachments supported (up to the ZevSend per-message limits).
  • Built-in test email button to confirm delivery.
  • Optional email log that records recipients, subject, and status. Message bodies are never stored.
  • Sandbox and live modes, detected automatically from your key.
  • Security first: the API key can be set in wp-config.php so it never touches the database.

ZevSend is a product of Zevop (https://zevop.com).

External Services

This plugin connects to the ZevSend email delivery API to send your site’s outgoing email. This is required for the plugin to function.

Service: ZevSend Email API
Endpoint: https://api.zevsend.com/v1/emails

When data is sent: Every time your site sends an email through wp_mail() (for example a WooCommerce order confirmation, a password reset, or a contact form notification), and when you click the “Send test email” button on the settings screen.

What data is sent: Your ZevSend API key (in the Authorization header for authentication), and the email being delivered. That email includes the recipient addresses (to, cc, bcc), the reply-to address, the From name and address, the subject, the message body, and any attachments the sending plugin included. No other site data is transmitted.

This service is operated by ZevSend. Please review their terms and privacy policy:
Terms of Service: https://zevsend.com/legal/terms
Privacy Policy: https://zevsend.com/legal/privacy

A ZevSend account and API key are required. Create a free account at https://zevsend.com and generate a secret key under Settings, API keys.

Screenshots

Guided setup on the ZevSend SMTP settings screen, with connection status, progress, and the API key field.
Guided setup on the ZevSend SMTP settings screen, with connection status, progress, and the API key field.
Sender identity, delivery and logging options, and the built-in test email button.
Sender identity, delivery and logging options, and the built-in test email button.

Installation

  1. Install and activate the plugin.
  2. Go to Settings, ZevSend SMTP.
  3. Paste your secret API key (starts with sk_). For maximum security you can instead define ZEVSEND_SMTP_API_KEY in wp-config.php.
  4. Set your From email. In live mode this must be an address on a domain you have verified in ZevSend.
  5. Click “Send test email” to confirm delivery.

FAQ

Do I need an SMTP host and port?

No. ZevSend delivers over its API, so there is nothing to configure beyond your API key and From address. The word “SMTP” in the name reflects what the plugin does for you, which is fix WordPress email deliverability.

Does it work with WooCommerce?

Yes. WooCommerce sends its emails through wp_mail(), which this plugin intercepts, so all order, invoice, and account emails are delivered through ZevSend with no extra setup.

Where do I get an API key?

Create an account at https://zevsend.com, then open Settings, API keys in your dashboard. Use an sk_test_ key to trial delivery in sandbox mode and an sk_live_ key for production.

Why is my sender name not what I set in another plugin?

ZevSend protects your sender identity. In live mode the sender name must match the approved brand name on your verified domain, so the plugin does not pass through names set by other plugins, which would cause sends to be rejected. Leave the Sender name field blank to use your approved brand name automatically, enter your exact approved brand name, or set a Display ID for an approved alternate. You register and get approval for brand names and alternates in your ZevSend dashboard.

My live emails are rejected. What should I check?

Two things. First, the From email must be on a domain you have verified in ZevSend. Second, if you set a Sender name it must be an approved brand name or alternate for that domain. When in doubt, leave the Sender name blank and turn on “Force from address” so every email uses your verified domain and approved brand.

Is my API key safe?

Yes. You can define ZEVSEND_SMTP_API_KEY in wp-config.php so it never gets stored in the database. If you paste it into the settings screen instead, it is stored as a site option and is never displayed back on the page.

What happens if ZevSend cannot be reached?

By default the send is reported as failed and, if enabled, logged. You can optionally turn on a fallback that lets WordPress try its own mailer instead.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ZevSend SMTP” is open source software. The following people have contributed to this plugin.

Contributors
  • DAN
  • zevop

Translate “ZevSend SMTP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.

Meta

  • Version 1.0.0
  • Last updated 6 hours ago
  • Active installations Fewer than 10
  • WordPress version 5.7 or higher
  • Tested up to 7.0.1
  • PHP version 7.4 or higher
  • Tags
    deliverabilityemailsmtptransactional emailwoocommerce
  • Advanced View

Ratings

No reviews have been submitted yet.

Your review

See all reviews

Contributors

  • DAN
  • zevop

Support

Got something to say? Need help?

View support forum

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Documentation
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org
  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Code is Poetry
The WordPress® trademark is the intellectual property of the WordPress Foundation.