Linux 软件免费装

Jooosi Mail

开发者 suabahasa
更新时间 2026年7月7日 17:18
捐献地址: 去捐款
PHP版本: 8.3 及以上
WordPress版本: 7.0
版权: GPLv3 or later
版权网址: 版权信息

标签

email logs smtp transactional email mailer

下载

1.0.6 1.0.7

详情介绍:

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 Supported Providers Jooosi Mail works with SMTP and many popular email providers. Available sending methods include: 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: 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: 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.

更新日志:

1.0.7 - 2026-07-07 Changed 1.0.6 - 2026-07-06 Added 1.0.5 - 2026-07-03 Changed 1.0.4 - 2026-06-29 Changed 1.0.3 - 2026-06-24 Changed 1.0.2 - 2026-06-05 Fixed 1.0.1 - 2026-06-05 Fixed 1.0.0 - 2026-06-05 Added See changelog for all versions.