Title: Just SMTP
Author: christophrado
Published: <strong>24.05.2025</strong>
Last modified: 24.01.2026

---

Поиск плагинов

![](https://ps.w.org/just-smtp/assets/banner-772x250.png?rev=3299936)

![](https://ps.w.org/just-smtp/assets/icon-256x256.png?rev=3299936)

# Just SMTP

 Автор: [christophrado](https://profiles.wordpress.org/christophrado/)

[Скачать](https://downloads.wordpress.org/plugin/just-smtp.1.0.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/just-smtp/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/just-smtp/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/just-smtp/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/just-smtp/#developers)

 [Поддержка](https://wordpress.org/support/plugin/just-smtp/)

## Описание

 * **Just SMTP** allows you to set up mail delivery via SMTP.
 * Input your server, user, password data and you’re good to go.
 * This plugin doesn’t add a top-level menu item, has no ads, nags or other clutter.
 * Just SMTP does just that: SMTP.

#### What this plugin does not provide

 * Mail delivery without SMTP authorization (i.e. without username and password).
   You shouldn’t want to anyway.
 * Mail delivery without TLS or SSL encryption. That’s just not a thing anymore.
 * Mail delivery via Exchange, Google Workspace or similar services that require
   more complex authorization.
 * Error logging or any sophisticated debugging. It does have a mail tester though.

## Скриншоты

 * [[
 * SMTP configuration
 * [[
 * Tester screen
 * [[
 * Tester protocol

## Установка

 1. Upload the plugin files to the `/wp-content/plugins/just-smtp` directory, or install
    the plugin through the WordPress plugins screen directly
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Configure your settings using the Settings->SMTP screen

## Часто задаваемые вопросы

### How can I debug sending errors?

Use the Tester to send a test mail. The resulting PHPMailer log of that test mail
will be output for you to review.

### How can I protect the password?

If a constant ‘JUST_SMTP_ENCRYPTION_KEY’ is set, the password will be stored encrypted.

You can define this constant in your wp-config.php file like so (switch out the 
random string with your own): define( ‘JUST_SMTP_ENCRYPTION_KEY’, ‘randomstring’);
Make sure to re-save the password after adding this constant. If the constant value
gets changed, the passwords needs to be saved again.

## Отзывы

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

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

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

Участники

 *   [ christophrado ](https://profiles.wordpress.org/christophrado/)

«Just SMTP» переведён на 1 язык. Благодарим [переводчиков](https://translate.wordpress.org/projects/wp-plugins/just-smtp/contributors)
за их работу.

[Перевести «Just SMTP» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/just-smtp)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/just-smtp/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/just-smtp/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/just-smtp/) по [RSS](https://plugins.trac.wordpress.org/log/just-smtp/?limit=100&mode=stop_on_copy&format=rss).

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

#### 1.0.1

 * Improved: More specific PHPMailer init to prevent issues introduced by WP 6.9

#### 1.0.0

 * Initial release

## Мета

 *  Версия **1.0.1**
 *  Обновление: **4 месяца назад**
 *  Активных установок: **40+**
 *  Версия WordPress ** 6.4 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Языки
 * [English (US)](https://wordpress.org/plugins/just-smtp/) и [German](https://de.wordpress.org/plugins/just-smtp/).
 *  [Перевести на ваш язык](https://translate.wordpress.org/projects/wp-plugins/just-smtp)
 * Метки:
 * [email](https://ru.wordpress.org/plugins/tags/email/)[mail](https://ru.wordpress.org/plugins/tags/mail/)
   [sending](https://ru.wordpress.org/plugins/tags/sending/)[smtp](https://ru.wordpress.org/plugins/tags/smtp/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/just-smtp/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/just-smtp/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/just-smtp/reviews/)

## Участники

 *   [ christophrado ](https://profiles.wordpress.org/christophrado/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/just-smtp/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.paypal.me/christophrado)