Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Jooosi Mail

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

Jooosi Mail

Автор: Sua
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

Jooosi Mail is a modern email sending solution for WordPress sites. It routes WordPress email through configurable providers, records delivery activity, supports queue-based processing, and provides operational visibility for sent, queued, and failed messages.

Features

  • Multiple provider support: Use SMTP or popular email services from one plugin.
  • Queue-based delivery: Queue busy sending periods and process messages with Action Scheduler.
  • Provider failover: Fall back to another connection when a provider is unavailable.
  • Email logs: Review sent, queued, failed, and webhook-related activity.
  • Webhook feedback: Supported providers can report deliveries, bounces, complaints, opens, and clicks back to WordPress.
  • Admin and CLI workflows: Manage Jooosi Mail from the WordPress dashboard or WP-CLI.

Supported Providers

Jooosi Mail works with SMTP and many popular email providers. Available sending methods include:

  • AhaSend — API, SMTP. Webhooks supported.
  • Amazon SES — API, HTTPS, SMTP.
  • Azure Communication Services — API.
  • Bird — API, SMTP, SMTPS. Webhooks supported.
  • Brevo — API, SMTP. Webhooks supported.
  • Cloudflare Email Service — API.
  • Elastic Email — API, SMTP, SMTPS.
  • Emailit — API, SMTP, SMTPS.
  • Gmail — API, SMTP.
  • Infobip — API, SMTP.
  • MailerSend — API, SMTP. Webhooks supported.
  • Mailgun — API, HTTPS, SMTP. Webhooks supported.
  • Mailjet — API, SMTP. Webhooks supported.
  • Mailomat — API, SMTP. Webhooks supported.
  • MailPace — API, SMTP.
  • Mailtrap — SMTP, API, Sandbox. Webhooks supported.
  • Mandrill — API, HTTPS, SMTP. Webhooks supported.
  • Microsoft Graph — API.
  • Native PHP — Native PHP mail.
  • Null — Null transport.
  • Pepipost — API, SMTP, SMTPS.
  • Postal — API.
  • Postmark — API, SMTP. Webhooks supported.
  • Resend — API, SMTP. Webhooks supported.
  • Scaleway — API, SMTP.
  • SendGrid — API, SMTP. Webhooks supported.
  • SendLayer — API, SMTP, SMTPS. Webhooks supported.
  • Sendmail — Sendmail.
  • SendPulse — API, SMTP, SMTPS.
  • SMTP — SMTP, SMTPS.
  • SMTP2GO — API, SMTP, SMTPS. Webhooks supported.
  • SMTP.com — API, SMTP, SMTPS.
  • SparkPost — API, SMTP, SMTPS. Webhooks supported.
  • Sweego — API, SMTP. Webhooks supported.
  • toSend — API. Webhooks supported.
  • ZeptoMail — API, SMTP, SMTPS. Webhooks supported.
  • Zoho Mail — SMTP, SMTPS.

Visit the GitHub repository for documentation, development notes, and issue tracking.

External services

Jooosi Mail routes WordPress emails through third-party email service providers. No data is sent to any external service unless the site administrator explicitly configures a connection to that provider.

When Jooosi Mail sends an email, the following data is transmitted to the configured provider:

  • Email content (subject, body, headers)
  • Recipient address(es)
  • Sender address (From, Reply-To)
  • Attachments (if any)

This data is sent only when WordPress processes queued or immediate emails (via wp_mail() or Action Scheduler). Jooosi Mail does not collect or transmit any data independently.

If webhooks are enabled for a supported provider, that provider may send delivery, bounce, complaint, open, and click data back to your WordPress site.

Named third-party provider terms and privacy policies are available here:

  • AhaSend: Terms, Privacy Policy
  • Amazon SES: AWS Service Terms, AWS Privacy Notice
  • Azure Communication Services: Microsoft Product Terms for Online Services, Microsoft Privacy Statement
  • Bird: Terms, Privacy Statement
  • Brevo: Terms of Use, Privacy Policy
  • Cloudflare Email Service: Terms, Privacy Policy
  • Elastic Email: Terms of Use, Privacy Policy
  • Emailit: Terms of Service, Privacy Policy
  • Gmail: Google API Terms, Google Privacy Policy
  • Infobip: Service Terms and Conditions, Privacy Notice
  • MailerSend: Terms of Service, Privacy Policy
  • Mailgun: Terms of Service, Privacy Policy
  • Mailjet: Terms of Service, Privacy Policy
  • Mailomat: Terms, Privacy Policy
  • MailPace: Terms, Privacy Policy
  • Mailtrap: Terms of Service, Privacy Policy
  • Mandrill: Mailchimp Terms of Use, Mailchimp Privacy Policy
  • Microsoft Graph: Microsoft APIs Terms of Use, Microsoft Privacy Statement
  • Pepipost: Netcore Cloud Terms and Conditions, Netcore Cloud Privacy Policy
  • Postmark: Terms of Service, Privacy Policy
  • Resend: Terms of Service, Privacy Policy
  • Scaleway: Terms and Contracts, Privacy Policy
  • SendGrid: Twilio Terms of Service, Twilio Privacy Notice
  • SendLayer: Terms of Service, Privacy Policy
  • SendPulse: Terms of Use, Privacy Policy
  • SMTP2GO: Terms, Privacy Policy
  • SMTP.com: Terms and Conditions, Privacy Policy
  • SparkPost: Bird Terms, Bird Privacy Statement
  • Sweego: General Terms and Conditions of Sale, Privacy Policy
  • toSend: Terms of Service, Privacy Policy
  • ZeptoMail: Zoho Terms of Service, Zoho Privacy Policy
  • Zoho Mail: Zoho Terms of Service, Zoho Privacy Policy

When a site administrator configures one of those transports to send through an external server, email data is sent to the server they configure and is governed by that server operator’s terms and privacy policy.

Установка

  1. Upload the plugin files to /wp-content/plugins/jooosi-mail, or install the plugin through the WordPress plugins screen.
  2. Activate Jooosi Mail through the Plugins screen in WordPress.
  3. Open Jooosi Mail in the WordPress admin and configure a sending connection.

Часто задаваемые вопросы

Which email providers are supported?

Jooosi Mail supports SMTP and many popular transactional email providers through Symfony Mailer transports.

Does Jooosi Mail replace wp_mail()?

Yes. Jooosi Mail intercepts WordPress wp_mail() calls and routes them through the configured delivery workflow.

Does Jooosi Mail support WP-CLI?

Yes. Jooosi Mail includes WP-CLI commands for operational tasks such as managing connections, migrations, queue processing, and diagnostics.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Jooosi Mail» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • Sua

Перевести «Jooosi Mail» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.7 — 2026-07-07

Changed

  • The minimum required PHP version has been updated to 8.3.0.

1.0.6 — 2026-07-06

Added

  • Jooosi Mail plugin is now available on the WordPress.org plugin repository.
  • Blueprint for WordPress.org plugin repository.

1.0.5 — 2026-07-03

Changed

  • Added direct terms and privacy policy links for supported email providers.

1.0.4 — 2026-06-29

Changed

  • Renamed the project from Omni Mail to Jooosi Mail.

1.0.3 — 2026-06-24

Changed

  • Update to address the WordPress.org submission review feedback.

1.0.2 — 2026-06-05

Fixed

  • Resolved WordPress Plugin Check reports across the codebase.

1.0.1 — 2026-06-05

Fixed

  • Resolved WordPress Plugin Check reports across the codebase.

1.0.0 — 2026-06-05

Added

  • 🐣 Initial release.

See changelog for all versions.

Мета

  • Версия 1.0.7
  • Обновление: 1 месяц назад
  • Активных установок: Менее 10
  • Версия WordPress 7.0 или выше
  • Совместим вплоть до: 7.0.3
  • Версия PHP 8.3 или выше
  • Язык
    English (US)
  • Метки:
    emaillogsmailersmtptransactional email
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Your review

Посмотреть всеотзывы

Участники

  • Sua

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

Пожертвование

Хотите поддержать улучшение этого плагина?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Сувениры ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.
The WordPress® trademark is the intellectual property of the WordPress Foundation.