diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-07-22 09:34:11 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2018-07-22 09:34:11 +0000 |
commit | 18dd31c4715cbf949236e087ceac361a360e09d4 (patch) | |
tree | 3f9554701f62ca90d863241c632b780b748c9477 /readme.txt | |
parent | 1058be7a3e0ea827ed02266b0af9d40e794d041c (diff) | |
download | Post-SMTP-18dd31c4715cbf949236e087ceac361a360e09d4.zip |
Better support for secure delivery and auth contacts (wp-config)
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1912939 b8457f37-d9ea-0310-8a92-e5e31aec5664
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=yehuda@m Tags: postman smtp, postman, smtp, email, mail, mailer, email log, oauth2, gmail, google apps, hotmail, yahoo, mandrill api, sendgrid api, elastic email, office365, mailgun Requires at least: 3.9 Tested up to: 4.9.5 -Stable tag: 1.8.9 +Stable tag: 1.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -296,6 +296,11 @@ To avoid being flagged as spam, you need to prove your email isn't forged. On a == Changelog == += 1.9.0 - 2018-07-22 +* Better support for secure delivery +* Support for constants auth (inside wp-config), check the detailes our [Blog](https://postmansmtp.com/post-smtp-1-9-0-better-support-for-secure-delivery) +* Automatic encryption select base on the port input - 25, 465, 587, 2525 + = 1.8.9 - 2018-04-24 * Sendgrid bug |