DeliveryKit SMTP

Опис

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

Free version features:
* SMTP and API based email delivery
* Default PHP Mail plus one configured SMTP/API connection
* 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 free plugin support multiple saved connections?

The free plugin supports Default (PHP Mail) alongside one configured SMTP/API connection. DeliveryKit SMTP Pro adds support for multiple configured 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.2.0

  • Clarified connection handling so Default (PHP Mail) can be used alongside one configured SMTP/API connection in the free plugin.
  • Refined the Email Delivery Test message template for a cleaner delivery confirmation email.
  • Improved admin-page interface details and Pro upgrade prompts for a more consistent settings experience.

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.