diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -11,9 +11,15 @@ Send, log and troubleshoot your Outgoing Email easily. Supports everything: SMTP == Description == -== Postman SMTP is back! == += Postman SMTP is back! = Now under new maintenance, no need to search for another SMTP plugin anymore. += The Most Fast And Easy = +See how fast and easy to setup Post SMTP with Google/Gsuite or any SMTP service. + +https://www.youtube.com/watch?v=z-x1DhcAN0o + + Post is a next-generation [SMTP Mailer](https://wordpress.org/plugins/search.php?q=smtp), software that assists in the delivery of email generated by your WordPress site. Post is the first and only plugin to support the [latest security standards](http://googleonlinesecurity.blogspot.ca/2014/04/new-security-measures-will-affect-older.html). With OAuth 2.0, there is **no need** to [store your email passsword](http://blog.codinghorror.com/youre-probably-storing-passwords-incorrectly/) in the WordPress database where it might be found. The **Connectivity Test** and intelligent **Setup Wizard** scan your SMTP server to detect firewall blocks and eliminate configuration mistakes. The built-in **Email Log** is an invaluable resource for [diagnosing problems](https://wordpress.org/support/topic/ugly-e-mails-no-html-and-no-special-characters?replies=15) with emails. Even hosts that block the standard SMTP ports, like GoDaddy or Bluehost, can't stop your email as **Post can deliver via HTTPS** if it can't use SMTP. @@ -102,7 +108,7 @@ Post is *not* another WP Mail SMTP clone like WP Bank or Easy SMTP. It replaces 1. In 'Outgoing Mail Server Port', enter the SMTP Server's port 1. In 'Security' choose the appropriate type (a good guess is SMTPS for port 465, StartTLS otherwise) 1. In 'Authentication' choose 'OAuth 2.0' -1. Post will give you a link to the Client ID maintenance page of your email service provider. Create a Client ID for your WordPress site.. [instructions for this are detailed in the FAQ](https://wordpress.org/plugins/Post-smtp/faq/) +1. Post will give you a link to the Client ID maintenance page of your email service provider. Create a Client ID for your WordPress site.. [instructions for this are detailed in the FAQ](https://wordpress.org/plugins/post-smtp/faq/) 1. Copy your generated Client ID and Client secret into the plugin's Settings page. 1. Choose the 'Message' tab. 1. In 'Envelope From Address' enter your email address. This MUST be the same address you login to webmail with. |