Search

Search Results for:  – Page 27

Post SMTP 1.9.4

Post SMTP 1.9.4 – i’m only human

Hi, I will not be going to detail everything but I will do it shortly. If your email delivery is ok and you not having any issues, you can skip this article but it’s better you should know what happens in the previous version. I’m sorry, in the last update I added a feature to

Read More »

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:

Read More »

Post SMTP v1.8.8 – lockfile and raise the PHP version

Update: This version is now 1.8.8 for a few reasons so ignore 1.8.6 reference. Hi, Latest version 1.8.5 almost gave me a heart attack. Many users reported the error Could not create lockfile /tmp/.postman.lock By quick look, the conclusion is folder permissions, but as time passed and more users complain I realize that something else

Read More »

Post SMTP 1.8.4 – Best WordPress Gmail API Client

Update: I have released version 1.8.5 – no difference except a bit of code change. You have no idea how much excited I am, Post SMTP is going a complete upgrade step by step to become the number 1 WordPress SMTP Mailer & API. One of this steps is what the title describes and I will explain

Read More »

Debug WordPress SMTP delivery with Post SMTP

One of the most important things that help you website grow no matter if it’s a store or a blog,  is SMTP. The most important thing is that will have the knowledge and right tool (plugin) to do it. In this guide, I will show how to debug your SMTP delivery with the most powerful tools

Read More »

Version 1.8 is out – The big road map for me.

Hi, I really excited to announce that version 1.8 is officially released. This is an important version for me because I wrote a complete integration to the Mailgun API. This integration really helped me dive into the code and learn stuff that was hard to learn just by looking at the code. More features: More

Read More »

Post SMTP and Full Email Log Preview Security

Before I start I want to do a spoiler: most of this is post is a security disclosure for vulnerabilities I found in two WordPress plugins. One of the most requested feature at the time I started to maintain Post SMTP is full email body preview in the email log. Post SMTP only show the raw email, and

Read More »

Setting up SendGrid With Post SMTP

SendGrid as described on their home page: “Email service trusted by developers and marketers for time-savings, scalability, and delivery, expertise.” SendGrid offers a trial plan to send up to 40,000 emails for 30 days and 100 emails/day free forever. In this article, I will show how to setup SendGrid with Post SMTP. Let’s start 1.

Read More »

Version 1.7.7 Is OUT !

Hello everybody, What a week ! A lot of running, coding, fixing, learning, support, website, social sharing ….. Just released version 1.7.7  of Post SMTP, this version sum a few major stuff: Missing sendgrid files Error while sending files with sendgrid Error while sending files with mandrill Fixed wrong email is send in “Sent” header

Read More »

Welcome!

Hello ! Welcome to the FORK of Post SMTP plugin. Yes, I know. the name is the same. I had to name it so if a plugin user will search for it in google hopefully this site will popup. In this blog I will write: News Plugin updates Share my thoughts 🙂 This is all

Read More »
Scroll to Top