WordPress HowTo

How-to guide for WordPress

  • Home
  • Plugins
  • Themes
  • Contact
    • Privacy Policy
  • About

SMTP Mailer Plugin For WordPress

SMTP Mailer is the easiest SMTP plugin for WordPress. It allows you to configure an SMTP server to send email from your website. SMTP Mailer enhances the default WordPress mail (“wp_mail”) function by letting you connect to a remote SMPT server to send an email instead of doing it from your web server. This reduces heavy load from your server and increases email deliverability.

Table of Contents

  • SMTP Mailer Plugin Demo
  • SMTP Mailer Installation
    • Option 1 (Quick & Easy install)
    • Option 2 (Manual install)
    • Option 3 (FTP install)
  • SMTP Mailer Settings
    • General Settings
      • SMTP Host
      • SMTP Authentication
      • SMTP Username
      • SMTP Password
      • Type of Encryption
      • SMTP Port
      • From Email Address
      • From Name
    • Test Email
    • Server Info
  • Outgoing Mail Server Configurations
    • Sendinblue SMTP
    • Yahoo SMTP
    • Outlook SMTP
    • SendGrid SMTP
    • Mandrill SMTP
    • GoDaddy SMTP
    • Office 365 SMTP
    • Amazon SES SMTP
    • Gmail SMTP
  • Priority Support
smtp mailer wordpress plugin

SMTP Mailer Info

Plugin Name: SMTP Mailer
Version: 1.1.5
File Format: application/zip
Requires: WordPress 6.1
Rating: 4.6 based on 42 votes
See All Ratings/Submit Your Rating Here
Price: 0 USD

SMTP Mailer Plugin Demo

SMTP Mailer Installation

You can install the SMTP plugin like any other WordPress plugin.

Option 1 (Quick & Easy install)

  1. Go to Plugins->Add New from your WordPress admin dashboard
  2. Search for SMTP Mailer
  3. Click Install once you have found it

Option 2 (Manual install)

  1. Download the zip version of the plugin
  2. Go to Plugins->Add New
  3. Click Upload Plugin
  4. Select the zip file on your computer
  5. Install it

Option 3 (FTP install)

  1. Download the zip version of the plugin
  2. Extract it on your computer
  3. Connect to your site via FTP
  4. Browse to “/wp-content/uploads/plugins/” directory
  5. Upload the folder that contains the main plugin files

SMTP Mailer Settings

You will need to configure your SMTP server related information in order to send email from your website. In order to access the settings menu go to “Settings->SMTP Mailer” from your admin dashboard.

SMTP Mailer WordPress plugin menu

The settings menu comes with three separate tabs – General Settings, Test Email & Server Info.

General Settings

screenshot of SMTP Mailer plugin settings

SMTP Host

Your outgoing mail server which will be used for sending email (e.g. smtp.gmail.com).

SMTP Authentication

Enable/Disable SMTP authentication when sending an email (Supported values: True/False).

SMTP Username

The username to connect to your SMTP server. You will need to provide a username if you enable “SMTP Authentication”.

SMTP Password

The password to connect to your SMTP server. You will need to provide a password if you enable “SMTP Authentication”.

Type of Encryption

The encryption which will be used for sending an email (Supported values: TLS/SSL/No Encryption. TLS is recommended).

SMTP Port

The port which will be used when sending an email (587/465/25). If you choose TLS the port should be set to 587. For SSL use port 465 instead.

From Email Address

The email address which is be used as the From Address if it is not supplied to the mail function.

From Name

The name which will be used as the From Name if it is not supplied to the mail function.

Test Email

“Test Email” menu allows you to test the functionality of the plugin after you have configured everything.

screenshot of test email menu in the SMTP Mailer plugin

Server Info

“Server Info” menu displays some technical information regarding your server. This is very useful for troubleshooting.

Outgoing Mail Server Configurations

Here are the settings for all the popular outgoing mail (SMTP) servers.

Sendinblue SMTP

  1. SMTP Host: smtp-relay.sendinblue.com
  2. SMTP Authentication: True
  3. SMTP Username: Your login email (can found be under SMTP & API > SMTP menu)
  4. SMTP Password: Your smtp master password (can found be under SMTP & API > SMTP menu)
  5. Type of Encryption: TLS
  6. SMTP Port: 587

You can learn more about Sendinblue here.

Yahoo SMTP

  1. SMTP Host: smtp.mail.yahoo.com
  2. SMTP Authentication: True
  3. SMTP Username: Your full Yahoo email address
  4. SMTP Password: Your Yahoo email account’s password
  5. Type of Encryption: TLS or SSL
  6. SMTP Port: 587 (if TLS) or 465 (if SSL)

Outlook SMTP

  1. SMTP Host: smtp-mail.outlook.com
  2. SMTP Authentication: True
  3. SMTP Username: Your email address
  4. SMTP Password: Your password
  5. Type of Encryption: TLS
  6. SMTP Port: 25 or 587 (if port 25 is blocked)

SendGrid SMTP

  1. SMTP Host: smtp.sendgrid.net
  2. SMTP Authentication: True
  3. SMTP Username: Your SendGrid username
  4. SMTP Password: Your SendGrid password
  5. Type of Encryption: TLS
  6. SMTP Port: 587 (if TLS) or 465 (if SSL). If you select “No Encryption” use port 25 instead.

Mandrill SMTP

  1. SMTP Host: smtp.mandrillapp.com
  2. SMTP Authentication: True
  3. SMTP Username: Your Mandrill username
  4. SMTP Password: Your Mandrill password
  5. Type of Encryption: TLS
  6. SMTP Port: 587, 25 or 2525 (if TLS or No Encryption). For SSL use port 465.

GoDaddy SMTP

  1. SMTP Host: relay-hosting.secureserver.net
  2. SMTP Authentication: False
  3. Type of Encryption: No Encryption
  4. SMTP Port: 25

Office 365 SMTP

  1. SMTP Host: smtp.office365.com
  2. SMTP Authentication: True
  3. SMTP Username: Your office365 username
  4. SMTP Password: Your office365 password
  5. Type of Encryption: TLS
  6. SMTP Port: 587

Amazon SES SMTP

  1. SMTP Host: email-smtp.us-west-2.amazonaws.com if you are in the US West (Oregon) region. You can find the SMTP endpoint for your region here.
  2. SMTP Authentication: True
  3. SMTP Username: Your Amazon SES SMTP username (See how to obtain your Amazon SES SMTP credentials here)
  4. SMTP Password: Your Amazon SES SMTP password
  5. Type of Encryption: TLS
  6. SMTP Port: 587

Gmail SMTP

In order to connect to the Gmail smtp server with a username and password, the “allow less secure apps” option needs to be enabled in your Gmail account. Unfortunately this option is no longer available. If you wish to use Gmail SMTP you may want to take a look at my Gmail SMTP plugin which uses a different authentication method.

Priority Support

If you are having an issue with the plugin, our support team can help investigate it by taking a closer look at your site.

SMTP Mailer Technical Support
SMTP Mailer Technical Support
Our technical support team will troubleshoot SMTP Mailer plugin related issues on your website.
Price: $29.99

Users who like this plugin prefer Sendinblue SMTP

Related

Written by Noor Alam · Categorized: plugin, wordpress

Comments

  1. Alex says

    Hello, why when i try to test mail i always get 504 Gateway Time-out

    Reply
  2. Debbie says

    Unfortunately Ive tried both your plugins and neither worked to route through GoDaddy to Gmail. Unable to send any emails from website that is host3ed with GoDaddy if email is at gmail. SHAME ON YOU GODADDY!

    Reply
    • jersahi says

      i have same problem now

      Reply
  3. Willrich says

    Hello.
    I keep receiving this message using TLS at port 587:
    Warning: stream_socket_enable_crypto(): Peer certificate CN=`XXXXXXXX’ did not match expected CN=`YYYYYYYY’

    I’m using a valid certificate. Its a shared whm environment with Centos 7 + php 5.6.
    PS: Without encryption it works fine but my customer wants to use TLS

    Reply
    • admin says

      @Willrich, Your SSL certificate on the server may not be configured correctly. Did you try checking this option “Disable SSL Certificate Verification”?

      Reply
      • Willrich says

        Hello,
        Was a problem with the SMTP provider using custom configuration. Thanks for your reply. 🙂

        Reply
  4. ava says

    I am not receiving emails at all when a member register, get error below, how can I fix this?
    Connection: opening to smtp.websitenamehere:587, timeout=300, options=array ()
    Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known
    Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to smtp.websitenamehere:587 (php_network_getaddresses: getaddrinfo failed: Name or service not known)
    SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
    SMTP connect() failed. github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Reply
    • admin says

      @ava, There is a thread on this topic here: https://github.com/PHPMailer/PHPMailer/issues/179.

      It looks like a DNS configuration issue.

      Reply
    • Eman says

      I’m getting a similar error. I’ve contacted Godaddy a few times and they tell me it a problem with the plugin and that I have to contact the developer. Here’s the error:

      Connection: opening to relay-hosting.secureserver.net:25, timeout=300, options=array ( ‘ssl’ => array ( ‘verify_peer’ => false, ‘verify_peer_name’ => false, ‘allow_self_signed’ => true, ),)
      Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to relay-hosting.secureserver.net:25 (Connection refused)
      SMTP ERROR: Failed to connect to server: Connection refused (111)
      SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

      Any ideas???

      Thanks

      Reply
      • admin says

        @Eman, Are you on a shared hosting?

        Reply
        • Eman says

          yes

          Reply
          • admin says

            @Eman, According to GoDaddy, That’s how SMTP should be configured on their server. They may have blocked this port for some reason. Please contact them to see if you need to use a different port or settings.

      • jersahi says

        Hello, similar error like Eman, godaddy provider, I’ve contacted Godaddy and they say everything is ok. :s

        2020-01-23 18:21:22 Connection: opening to relay-hosting.secureserver.net:25, timeout=300, options=array ()
        2020-01-23 18:21:23 Connection failed. Error #2: stream_socket_client(): unable to connect to relay-hosting.secureserver.net:25 (Connection refused) [/home/h3mphtybvlvt/public_html/wp-includes/class-smtp.php line 298]
        2020-01-23 18:21:23 SMTP ERROR: Failed to connect to server: Connection refused (111)
        SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

        did you know how to fix it?

        Reply
  5. Sharon says

    I’m using the SMTP Mailer and it’s working, but I’m having trouble with the password reset emails. They don’t have any line breaks and the link to reset the password is missing. When doing a little research it may have something to do with the line break format.

    One suggestion I found was to “Replace all line feeds (“n”) by in the message body?” Is it possible to make this type setting change in SMTP Mail?

    Reply
    • admin says

      @Sharon, The password reset email is generated by WordPress. I don’t think it would be a good idea to dynamically change the email body since it comes from the core.

      Reply
  6. Sharon says

    Thanks, just trying to track down what is causing the password link not to show in emails, and I’m very confused. When I look at the complete original email in gmail for instance, the link is there in the header file, but it is not showing in the displayed email.

    Reply
  7. Savi says

    Hi,
    I followed instructions on https://wordpress.org/support/topic/fixed-my-problem-with-godaddy-not-e-mailing-gravity-forms/ and I got the following error.
    I saw some another user having a similar, if not the same, issue and I did not see any solutions.
    Can you please help? It’s kind of urgent.
    Thank you very much.

    Connection: opening to relay-hosting.secureserver.net:25, timeout=300, options=array ()
    Connection: opened
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “220 a2nlsmtp01-04.prod.iad2.secureserver.net : HOSTING RELAY : ESMTP Grid hosting relay server ready”
    SERVER -> CLIENT: 220 a2nlsmtp01-04.prod.iad2.secureserver.net : HOSTING RELAY : ESMTP Grid hosting relay server ready
    CLIENT -> SERVER: EHLO academyofoperativedentistry.com
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you”
    SMTP -> get_lines(): $data is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you”
    SMTP -> get_lines(): $str is “250-HELP”
    SMTP -> get_lines(): $data is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you250-HELP”
    SMTP -> get_lines(): $str is “250-SIZE 30000000”
    SMTP -> get_lines(): $data is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you250-HELP250-SIZE 30000000”
    SMTP -> get_lines(): $str is “250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $data is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you250-HELP250-SIZE 30000000250-ENHANCEDSTATUSCODES”
    SMTP -> get_lines(): $str is “250-8BITMIME”
    SMTP -> get_lines(): $data is “250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you250-HELP250-SIZE 30000000250-ENHANCEDSTATUSCODES250-8BITMIME”
    SMTP -> get_lines(): $str is “250 OK”
    SERVER -> CLIENT: 250-a2nlsmtp01-04.prod.iad2.secureserver.net hello [107.180.111.21], pleased to meet you250-HELP250-SIZE 30000000250-ENHANCEDSTATUSCODES250-8BITMIME250 OK
    CLIENT -> SERVER: STARTTLS
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “500 command unrecognized”
    SERVER -> CLIENT: 500 command unrecognized
    SMTP ERROR: STARTTLS command failed: 500 command unrecognized
    SMTP Error: Could not connect to SMTP host.
    CLIENT -> SERVER: QUIT
    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “221 2.0.0 a2nlsmtp01-04.prod.iad2.secureserver.net : HOSTING RELAY : closing connection”
    SERVER -> CLIENT: 221 2.0.0 a2nlsmtp01-04.prod.iad2.secureserver.net : HOSTING RELAY : closing connection
    Connection: closed
    SMTP Error: Could not connect to SMTP host.

    Reply
    • Savi says

      Dear Admin,
      I made it work by switching to NO Encryption. Thank you!!

      Reply
  8. Genesis says

    Hey! How can I use on the form it? For exemplo:

    Reply
  9. Genesis says

    Hey! How can I use on the form it? For exemplo: “”

    Reply
    • Genesis says

      <form action=”what will go here?”>

      Reply
      • admin says

        @Genesis, This has nothing to do with form action. When an email is sent via a plugin (by calling the “wp_mail” function), SMTP Mailer will send that email through your pre-configured SMTP server.

        Reply
  10. Martin Meerman says

    Hi,

    Just installed your SMTP plugin to work with Contact Form 7 as it shows in your info, but a form that used to work before (but in fact did not send the message) now gives an error message and thus the combination doesn’t seem to work. Sending a SMTP test message works fine and also Confact Form 7 says the form is ok, so now I’m stuck in the middle. Where can I look for logs, errors, etc. to resolve this?
    Many thanks in advance,
    Martin

    Reply
    • admin says

      @Martin, That means there is no error on WordPress’s end and the email was sent successfully without any issue. Did you check the spam folder?

      Reply
  11. Syed Muneeb Ali says

    Plugin works well for me but I want to send email to many people, how can I?

    Reply
    • admin says

      @Syed, This plugin can’t send an email to multiple recipients (you will need to find a different plugin for that). It only changes the way an email sent in the backend.

      Reply
      • Syed Muneeb Ali says

        Good to hear! Actually, I love the settings which this plugin had done e.g it has put my domain name after “mailed by:” thing in emails. But now what I want to know is that if I make this plugin available in my website, then how can I send emails in similar manner? I haven’t found such plugin yet. Please Guide. Thanks!

        Reply
  12. Eidy says

    I have correctly filled in all the configuration parameters of the SMTP Mailer plugin and when I send a test mail I get the following error

    Invalid address: (punyEncode) SMTP_FROM

    Reply
    • admin says

      @Eidy, Please provide your configuration details so I can take a look.

      Reply
  13. Bhavesh says

    Hello I Can not configure SMTP settings because of below error

    “Postman is unable to run. Email delivery is being handled by WordPress (or another plugin).

    Postman needs translators! Please take a moment to translate a few sentences on-line 🙂

    New for v1.7! Send mail with the Mandrill or SendGrid APIs.”

    Please can you help me fix this Error

    Thanks.

    Reply
    • admin says

      @Bhavesh, You cannot have multiple SMTP plugins activated at the same time.

      Reply
  14. Ifeanyi Aniekwe says

    I have created have setup the plugin and it works. My main problem now is, from where do i send those messages?

    The Plugin doesn’t have any room for that.

    Reply
    • admin says

      @Ifeanyi, The plugin doesn’t send any email. It changes the method that is used to send an email in WordPress.

      Reply
  15. Steve Biese says

    The test works great. But, when I try to send an email with the contact form, I get the message:

    Missing CSRF session token. The session that has generated this token has already been used and is not available. Please reload the page and submit a new form.

    Any ideas?

    Reply
    • Steve Biese says

      I was able to turn off the CSRF message. But, the contact form (VFB Pro) still won’t work. It tells me the message was sent. However, no contact form is received.

      Reply
      • admin says

        @Steve, Which SMTP provider are you using? Have you checked the spam folder?

        Reply
        • Steve Biese says

          Neverr mind. I went with a different plugin. Don’t have time to play these games.

          Reply
  16. Paul van Asseldonk says

    Hi, thanks for the plugin! It seems that my installation only works when I disable the SSL verification, although the certificates are correctly installed ( https://www.xolphin.com/sslcheck/futurestore.nl ). I am using PHP 7.2.11 on CentOS 6.1 and WordPress 5.2.2.
    I hope you can help.

    Best regards,.

    Paul van Asseldonk

    Reply
    • Paul van Asseldonk says

      Hi, I figured it out myself, I forgot to install the root certificate for the server, silly me.

      Best regards, Paul

      Reply
  17. Mario says

    Is there no way to set a Reply-To address in this plugin?

    Reply
  18. Keyur says

    Hi,

    Is There any settings to send email in Inbox not in Spam.

    Best regards,

    Keyur Patel

    Reply
  19. Md Sabbir Rahman Khan says

    Hi Keyur Patel,

    Answer is : NO!

    But you can use this plugin with Gmail SMTP for fix the SPAM issue.

    Also, You can contact your host provider for rechecking the ‘SPF, DKIM’ Record’ . If you don’t have set this, then always your email goes to SPAM.

    Thanks
    Sabbir

    Reply
  20. Neil White says

    Hi seting up a new email on a contact form and using the smtp mailer. It worked fine until we changed the email address. Any idea what might cause this?

    Sender address rejected: not owned by user admin@**************.**

    Reply
    • Noor Alam says

      @Neil, Did you change the SMTP email address? Have you also updated the password for it?

      Reply
« Older Comments
Newer Comments »

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search WP HowTo

Recent Posts

  • How to Add a Reply-To Address in the Gmail SMTP WordPress Plugin
  • What Does a Security Challenge Mean on PayPal?
  • WP PayPal Button Integration with Contact Form 7
  • Can People See Your Address on PayPal?
  • Mailchimp Integration for WP PayPal Plugin
  • How to Show a Text Box at WP PayPal Checkout to Collect Custom Data from Buyers
  • How to Add a Recurring Price Field to a PayPal Subscription Button
  • How to Add a Quantity Field to a PayPal Button
  • How to Configure Product Variations in WP PayPal
  • How to Make Your WooCommerce Add to Cart Buttons Bigger

Featured Add-ons

Buy Now Custom Amount for PayPal

Buy Now Discount for PayPal

Contact Form 7 Integration for PayPal

Custom Input for PayPal

Mailchimp Integration for PayPal

Product Variations for PayPal

Variable Quantity for PayPal

Variable Subscription for PayPal

Copyright © 2023 · WordPress HowTo

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAcceptRead More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT