Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Super Duper SMTP

Описание

Super Duper SMTP is a very simple to use plugin to send all email through SMTP and avoid delivery issues and extra set up on the WP admin panel. Just install it, activate it, and you’re good to go!

The free version of this plugin supports up to 10 emails per month per domain, with premium pricing starting at $1.49 for up to 100 emails per month.

Установка

  1. Install the plugin through the ‘Add New’ page in the plugins menu or download the .zip file and extract it to wp-content/plugins.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it! Your emails are now being sent through an SMTP relay.

Use of Third Party Services

Super Duper SMTP relies on an external API currently found at https://api.superdupersmtp.com/. This service takes care of:

  • Creating user accounts
  • Upgrading and downgrading user accounts
  • Finding user accounts and checking sends available
  • Sending emails through the Sendgrid SMTP relay

You can find more information on the data we receive and how it’s used on our privacy policy.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Super Duper SMTP» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Super Duper SMTP» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.3

  • Corrected issue not creating user accounts on plugin activation

1.0.2

  • Upadted API URL after migration to prevent error messages from sleeping dev server
  • Corrected installation description

1.0.1

  • First release