Linux 软件免费装
Banner图

Mansoor SMTP for SendByte

开发者 mansoor8080
更新时间 2026年7月18日 07:37
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

email mail smtp transactional sendbyte

下载

1.1.4

详情介绍:

Mansoor SMTP for SendByte hooks into WordPress's built-in PHPMailer to route all outgoing emails through SendByte's SMTP servers (smtp.sendbyte.africa). No third-party API keys required — just your SendByte API key and you're set. This plugin is not officially built or maintained by SendByte. It was created by Mansoor Saidu to provide a simple, reliable SMTP integration for WordPress users who send transactional email through SendByte. Features

安装:

  1. Upload the mansoor-smtp-for-sendbyte folder to /wp-content/plugins/, or install via Plugins > Add New.
  2. Activate the plugin.
  3. Go to Settings > SendByte.
  4. Enter your SendByte API key (get one from your SendByte dashboard).
  5. Set your From Email and From Name.
  6. (Optional) Send a test email to verify everything is working.

升级注意事项:

1.1.0 Adds delivery dashboard and connection health check. New users see an onboarding guide on first activation.

常见问题:

Do I need a SendByte account?

Yes. You need a SendByte account and a valid API key. Sign up at sendbyte.africa.

Does this plugin send data to external servers?

Yes. When you configure an API key, the plugin sends email data (to, from, subject, body) to SendByte's SMTP servers and API (api.sendbyte.africa) to deliver your emails. The SendByte API is also queried to show delivery stats and verify your connection. No data is sent to any other third party, and no tracking or analytics are collected by this plugin.

Can I use this plugin with other SMTP providers?

No. It is specifically built for SendByte's SMTP service at smtp.sendbyte.africa.

Is my API key stored securely?

The API key is stored in your WordPress options table. It is sent only to SendByte's servers during SMTP authentication and API calls. The key is never logged, displayed on the frontend, or sent to any other third party.

Does this plugin send emails via REST or SMTP?

It uses WordPress's built-in PHPMailer configured to send via SMTP through smtp.sendbyte.africa:587 with STARTTLS.

更新日志:

1.1.4 1.1.3 1.1.0 1.0.0