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.