Emercury SMTP Mail

Опис

Emercury SMTP Mail is a simple and secure WordPress plugin that allows you to send emails through an external SMTP server instead of the default PHP mail function.

The plugin helps improve email deliverability and provides basic logging and encryption for stored SMTP credentials.

Features

  • Send WordPress emails via SMTP
  • Supports SSL / TLS
  • Secure storage of SMTP credentials
  • Easy configuration via admin panel

Privacy

This plugin may store the following data locally on your WordPress site:

  • SMTP host, port, username (encrypted)
  • Email headers and recipient addresses (only if email logging is enabled)

No personal data is transmitted to the plugin author or any third-party service.

Снимци екрана

  • SMTP settings page
  • Test emails
  • Import / Export configuration
  • Dashboard Widget
  • Email Stats

Постављање

  1. Upload the emercury-smtp-mail folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings EM SMTP Relay to configure your SMTP settings.

ЧПП

Does this plugin send data to third-party servers?

No. The plugin only connects to the SMTP server you configure. No data is sent to any external service controlled by the plugin author.

Are SMTP credentials stored securely?

Yes. SMTP credentials are stored in the WordPress database using encryption.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Emercury SMTP Mail“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Emercury SMTP Mail“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.4

  • Mailer.php updates

1.0.3

  • Improved email logging accuracy

1.0.2

  • Added register_activation_hook

1.0.1

  • Fixed encryption key generation

1.0.0

  • Initial release