This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MY SMTP WP

Description

Configure your WordPress to send e-mails using your personal e-mail via SMTP.

Often useful when your WordPress does not send emails.

This happens because your server does not allow sending emails via PHP.

Want to keep up with the latest news from this plugin? Follow Twitter @valeriosza and the hashtag #mysmtpwp.

Usage

  1. Download and extract my-smtp-wp.zip to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. “Dashboard”->”Settings”->”MY SMTP WP”
  4. Configure the plugin according to your hosting provider or email. How ‘Gmail, Hotmail, Live, Yahoo’ and other.

Contribute

Use https://github.com/valeriosouza/my-smtp-wp

Screenshots

  • Configure for Live

  • Send a test e-mail

Installation

  1. Download and extract my-smtp-wp.zip to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. “Dashboard”->”Settings”->”MY SMTP WP”

FAQ

Where can I get data from my SMTP?

Most hosting forward these data at the time of signature. Companies like Gmail, Yahoo and Live provide this data on their websites.

Configured and not send emails.

Make sure the data is correct. Also check that no other SMTP plugin currently active.

I use Gmail, and still have error.

Authorize low security with applications

or

Create a application password for the plugin.

Reviews

17 de Diciembre, 2019
Great and useful plugin, thanks! The "From Email", "From Name" and "Reply To" fields should be optional though and the plugin should use the email from the WP dashboard settings instead. No need to add this twice IMHO.
Read all 6 reviews

Contributors & Developers

“MY SMTP WP” is open source software. The following people have contributed to this plugin.

Contributors

“MY SMTP WP” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “MY SMTP WP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.0

  • Add STARTTLS

1.3.4

  • Update Fix

1.3.3

  • Update

1.3

  • Add debug in test email
  • Add alert about error in Gmail and Google Apps

1.2

  • Bug fixes

1.1

  • Add reply to

1.0.2

  • Add fix return_path

1.0.0

  • Add file translation .po and translate pt_BR

0.1.0

  • Release Initial