EBAVS/ Simple SMTP

Description

EBAVS Simple SMTP lets you configure WordPress email delivery through SMTP using only the basic required fields: host, user, password and port.

This plugin is intentionally simple and lightweight.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ebavs-simple-smtp/ directory.
  2. Activate the plugin through the WordPress admin.
  3. Go to Settings > SMTP By EBAVS.
  4. Enter your SMTP configuration.
  5. Send a test email.

FAQ

Does this plugin create database tables?

No. It only stores the SMTP settings using WordPress options.

Does this plugin use external dependencies?

No.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “EBAVS/ Simple 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 release.