DeliveryKit SMTP

Description

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.

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DeliveryKit SMTP” is open source software. The following people have contributed to this plugin.

Contributors

Translate “DeliveryKit SMTP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.