Post SMTP 1.9.0 – Better support for secure delivery

Hi, I know… I disappear a bit because of work and personal life, but I did my best to support when it was urgent. I’m releasing version 1.9 with the following features: You can define on you wp-config.php file your credentials like this: <?php define( ‘POST_SMTP_AUTH_USERNAME’, ‘my@gmail.com’); define( ‘POST_SMTP_AUTH_PASSWORD’, ‘MY_GMAIL_PASS’); For API key use this code: […]

Post SMTP 1.9.0 – Better support for secure delivery Read More »