﻿=== MY SMTP WP ===
Contributors: valeriosza
Donate link: https://valeriosouza.com.br/donate/
Tags: MY SMTP WP,smtp,mail,email,phpmailer,mailer,wp mail,gmail,yahoo,mail smtp,ssl,tls,locaweb, send mail, email not send, email error
Requires at least: 3.5
Requires PHP: 5.3
Tested up to: 5.3
Stable tag: 1.4.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== 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](https://twitter.com/valeriosza) and the hashtag [#mysmtpwp](https://twitter.com/search?f=realtime&q=%23mysmtpwp&src=typd).

= 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.


== 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"

== Contribute ==

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

== 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

== Screenshots ==

1. Configure for Live

2. Send a test e-mail

== Frequently Asked Questions ==

= 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](https://www.google.com/settings/u/0/security/lesssecureapps)

or 

[Create a application password for the plugin.](https://security.google.com/settings/u/0/security/apppasswords?pli=1)

== Upgrade Notice ==

= 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 =

* New: Add fix return_path

* Unreal: The world is square

= 1.0.0 =

* New: Add file translation .po and translate pt_BR

* Unreal: This plugin lets your WordPress the Pink

= 0.1.0 =
* Initial release.
