콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

ZevSend SMTP

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

ZevSend SMTP

작성자: DAN
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

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.

스크린샷

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.

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“ZevSend SMTP”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • DAN
  • zevop

자국어로 “ZevSend SMTP”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.

기초

  • 버전 1.0.0
  • 최근 업데이트: 1개월 전
  • 활성화된 설치 10보다 적음
  • 워드프레스 버전 5.7 또는 그 이상
  • 다음까지 시험됨: 7.0.4
  • PHP 버전 7.4 또는 그 이상
  • 언어
    English (US)
  • 태그:
    deliverabilityemailsmtptransactional emailwoocommerce
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • DAN
  • zevop

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.