Easy WP SMTP Plugin Features

Easy WP SMTP plugin is very lightweight and user-friendly. It allows you to send emails from your WordPress Site via one of your preferred SMTP server. This will improve the email deliverability from your server.

  • Send email using a SMTP sever.
  • You can use Gmail, Yahoo, Hotmail’s SMTP server if you have an account with them.
  • Seamlessly connect your WordPress blog with a mail server to handle all outgoing emails (it’s as if the email has been composed inside your mail account).
  • Securely deliver emails to your recipients.
  • Option to enable debug logging to see if the emails are getting sent out successfully or not.
  • Ability to specify a Reply-to email address.

What is SMTP?

SMTP (Simple Mail Transfer Protocol) is a communication protocol to transfer emails over the internet.

SMTP & WordPress

Often sending emails from your WordPress blog can be a little painful. In my experience I have seen users having the following issues:

Sending email from my WordPress site but it’s not getting delivered to the recipient

The email has been sent but it went into the spam/junk folder on the recipient side

The email wasn’t sent because of the server restrictions

The email got lost somewhere in the server

To prevent this issue SMTP can come in very handy. Instead of actually sending the email to the recipient you can configure your WordPress blog so it sends the email via a SMTP server.

All the popular mail services (example: Gmail, Yahoo, Hotmail) have SMTP servers. Once your site is authenticated with a SMTP server it will allow you to transfer all outgoing emails from your WordPress blog to the appropriate recipients.

Benefits of Using SMTP

You are using a SMTP server of a popular mail service so the email is less likely to be marked as a spam

The SMTP server is taking the full responsibility of delivering the email to the recipient. It lowers the risk of emails getting lost somewhere

You are using one of your preferred email address to send email from (example: [email protected])

Easy WordPress SMTP plugin makes sure that you never need to worry about “email not being delivered”. It does everything for you so your WordPress blog is ready to use SMTP.