Title: TIVWP Email
Author: Gregory Karpinsky (@tivnet)
Published: <strong>05.05.2014</strong>
Last modified: 16.09.2020

---

Търсене на разширения

![](https://ps.w.org/tivwp-email/assets/banner-772x250.png?rev=908539)

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

![](https://s.w.org/plugins/geopattern-icon/tivwp-email_ffffff.svg)

# TIVWP Email

 От [Gregory Karpinsky (@tivnet)](https://profiles.wordpress.org/tivnet/)

[Изтегляне](https://downloads.wordpress.org/plugin/tivwp-email.zip)

 * [Детайли](https://bg.wordpress.org/plugins/tivwp-email/#description)
 * [Оценки](https://bg.wordpress.org/plugins/tivwp-email/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/tivwp-email/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/tivwp-email/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/tivwp-email/)

## Описание

**TIVWP Email** is a plugin for WordPress developers. Its main features are:

 * Configure SMTP Email. Particularly useful on Windows machines.
 * MAIL_TO overwriting. Force all email to be sent to one address. Useful on staging
   environment when you do not want email to be sent to the real users.

The settings are stored in a configuration file (`wp-config.php` or similar), so
they are not accidentally copied from development to production.

## Снимки на разширението

 * [[
 * Admin interface to test email settings

## Инсталиране

You can install this plugin directly from your WordPress dashboard:

 1. Go to the _Plugins_ menu and click _Add New_.
 2. Search for _TIVWP Email_.
 3. Click _Install Now_ next to the TIVWP Email plugin.
 4. Activate the plugin.

Alternatively, see the guide to [Manually Installing Plugins](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

## ЧЗВ

### Testing:

To check the configuration settings, and to send a test email, go to Tools->TIVWP
Email in admin.

### Configuration Example:

$GLOBALS[‘TIVWP’][‘EMAIL’] = array(
 // Using GMail SMTP ‘SMTP_ENABLED’ => true,‘
SMTP_HOST’ => ‘smtp.gmail.com’, ‘SMTP_PORT’ => ‘587’, ‘SMTP_SECURE’ => ‘tls’, ‘SMTP_AUTH’
=> true, ‘SMTP_USER’ => ‘me@gmail.com’, ‘SMTP_PASSWORD’ => ‘*****’, // Forcing all
email sent to … // (better if not the same as the SMTP_USER) ‘MAIL_TO’ => ‘me@hotmail.
com’, ‘SMTP_OPTIONS’ => array( ‘ssl’ => array( ‘verify_peer’ => false, ‘verify_peer_name’
=> false, ‘allow_self_signed’ => true, ) ), );

## Отзиви

![](https://secure.gravatar.com/avatar/e4ffab6e721cd0f026a47028900c31121a7257662b07c3788329418b6d1e58d4?
s=60&d=retro&r=g)

### 󠀁[Using this plugin for 2 years with no problems](https://wordpress.org/support/topic/using-this-plugin-for-2-year-with-no-problems/)󠁿

 [Gregory Karpinsky (@tivnet)](https://profiles.wordpress.org/tivnet/) 03.09.2016

The main reason to write this plugin was to have different email configurations 
on development and production machines without going each time to the options panel.
So, the settings are in WP config instead. Try it, and you’ll use it in each project!
P.S. Check out my other plugins, starting from https://wordpress.org/plugins/wpglobus/

 [ Прочетете 1 отзив ](https://wordpress.org/support/plugin/tivwp-email/reviews/)

## Сътрудници и разработчици

“TIVWP Email” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

 *   [ Gregory Karpinsky (@tivnet) ](https://profiles.wordpress.org/tivnet/)
 *   [ TIV.NET INC. ](https://profiles.wordpress.org/tivnetinc/)

[Превеждане на “TIVWP Email” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/tivwp-email)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/tivwp-email/), 
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/tivwp-email/), 
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/tivwp-email/)
чрез [RSS](https://plugins.trac.wordpress.org/log/tivwp-email/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 1.0.4

 * Fix: PHPMailer namespace error.
 * Code cleanup using the latest PHP inspections and phpcs.

#### 1.0.3

 * Added configuration parameter `SMTP_OPTIONS`.
 * Code cleanup using the latest PHP inspections and phpcs.
 * Checked with WordPress 4.7.3, the latest versions of [WooCommerce](https://woocommerce.com/)
   and [WPGlobus](https://wpglobus.com/).

#### 1.0.2

 * Code cleanup using the latest PHP inspections and phpcs.
 * Checked with WordPress 4.6.

#### 1.0.1

 * Fix: Start on ‘plugins_loaded’ instead of ‘wp_loaded’. (Contact Form 7, for example,
   sends emails on ‘init’)

#### 1.0.0

 * Initial release

## Мета

 *  Version **1.0.4**
 *  Last updated **Преди 6 години **
 *  Active installations **По-малко от 10**
 *  WordPress version ** 3.8 или по-висока **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.6 или по-висока **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tivwp-email/)
 * Tags
 * [developer](https://bg.wordpress.org/plugins/tags/developer/)[development](https://bg.wordpress.org/plugins/tags/development/)
   [email](https://bg.wordpress.org/plugins/tags/email/)[smtp](https://bg.wordpress.org/plugins/tags/smtp/)
   [TIVWP](https://bg.wordpress.org/plugins/tags/tivwp/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/tivwp-email/advanced/)

## Оценки

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/tivwp-email/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/tivwp-email/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/tivwp-email/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/tivwp-email/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/tivwp-email/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/tivwp-email/reviews/)

## Сътрудници

 *   [ Gregory Karpinsky (@tivnet) ](https://profiles.wordpress.org/tivnet/)
 *   [ TIV.NET INC. ](https://profiles.wordpress.org/tivnetinc/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/tivwp-email/)