DeliveryKit SMTP

描述

DeliveryKit SMTP helps you send WordPress emails using SMTP or supported mail APIs.

Free version features:
* SMTP and API based email delivery
* Multiple saved connections
* Email testing
* Email logging
* Settings import and export
* Retention cleanup
* Summary email reports

For more features, see DeliveryKit SMTP Pro.

External services

DeliveryKit SMTP only connects to the mail provider that you configure. No provider API requests are made until you configure and use a provider connection, complete an OAuth authorization flow, verify a provider account, send a test email, or send a WordPress email through that provider.

Google (Gmail) API

Used to authorize Gmail sending and deliver mail through the Gmail API. When this mailer is configured or used, the plugin sends OAuth requests, access and refresh tokens, sender profile lookups, and the sender, recipient, subject, message body, and attachment data required to deliver the email.

Terms: https://policies.google.com/terms
Privacy: https://policies.google.com/privacy

Microsoft 365 / Outlook

Used to authorize Microsoft 365 or Outlook sending and deliver mail through Microsoft Graph. When this mailer is configured or used, the plugin sends OAuth requests, access and refresh tokens, account profile lookups, and the sender, recipient, subject, message body, and attachment data required to deliver the email.

Terms: https://www.microsoft.com/servicesagreement
Privacy: https://privacy.microsoft.com/privacystatement

Zoho Mail

Used to authorize Zoho Mail sending and deliver mail through Zoho APIs. When this mailer is configured or used, the plugin sends OAuth requests, access and refresh tokens, account lookups, and the sender, recipient, subject, message body, and attachment data required to deliver the email.

Terms: https://www.zoho.com/terms.html
Privacy: https://www.zoho.com/privacy.html

Transactional email provider APIs

If you configure one of the API mailers below, the plugin sends the sender, recipient, subject, message body, headers, attachment data, and the authentication credential required by that provider, such as an API key, access token, SMTP username, or SMTP password, whenever WordPress sends an email or you run a test email.

安装

  1. Upload the plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings -> DeliveryKit SMTP.
  4. Configure your mailer settings.
  5. Send a test email to confirm everything is working.

常见问题

Does the plugin support multiple saved connections?

Yes. You can save and manage multiple connections.

Can I test email delivery?

Yes. You can send a test email from the plugin settings.

Does the plugin keep email logs?

Yes. The plugin includes email logging.

评价

此插件暂无评价。

贡献者及开发者

「DeliveryKit SMTP」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「DeliveryKit SMTP」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial free release with SMTP/API delivery, multiple saved connections, email testing, email logs, settings import/export, retention cleanup, and summary email reports.