How to Configure SendGrid SMTP

Learn about the procedure of integrating the SendGrid SMTP Add-on on your Cloudways server effortlessly using the Cloudways Platform.

Cloudways Product avatar
Written by Cloudways Product
Updated over a week ago

Table of Contents

SendGrid is a third-party reliable email service that sends outgoing emails through SMTP and Web API. Those outgoing emails are maybe part of the email marketing campaign or transactional emails such as password reset emails, order confirmation emails, user registration emails, etc. These external SMTP services like SendGrid, Elastic Email, Mailgun, and Gmail maximize the deliverability of emails and are considered more reliable than the emails dispatching from your cloud server.

In this article, you will learn about the procedure of integrating the SendGrid SMTP Add-on on your Cloudways server effortlessly using the Cloudways Platform, so follow the steps written below for quick and easy integration.

What is SendGrid?

SendGrid is a cloud-based SMTP provider and a customer communication platform that allows you to send marketing and transactional emails without maintaining separate email servers. It is acquired by Twilio and has many big clients in their baskets who use SendGrid.

SendGrid offers 30 days trial period in which you can send up to 40,000 emails. Later, if you wish to go with their free plan, you can send 100 emails/day. Read more about SendGrid plans.

Benefits of SendGrid

We have listed the few benefits of using SendGrid below:

  • SendGrid provides two methods of sending emails; one is via SMTP relay, and another is using the Web API. Web API has some advantages over SMTP as it is fast and has the feature of managing IPs, user unsubscribes, etc.

  • It offers hosted templates for transactional emails and templates, scheduling, A/B testing, and more for email marketing campaigns.

  • It helps to improve the deliverability ratio of hitting recipients' inboxes with domain and link customization regardless if sent from a dedicated IP address or shared IP pools.

  • It offers email logs and real-time analytics.

  • SendGrid also prevents phishing and stops domain spoofing by using their custom DKIM and SPF records.

How to Configure SendGrid SMTP

First, you need to get your SendGrid username and password that can be used while integrating SendGrid SMTP with your Cloudways server. Here, a username and password can be your SendGrid’s login credentials or your SendGrid’s API Key.

If you are choosing to use your SendGrid login credentials or if you already have a SendGrid API key copied somewhere, then you may jump to Step# 3. If you did not copy your SendGrid API Key earlier, then SendGrid will not allow you to view it again. So, follow all the steps below if you want to generate and use SendGrid’s API Key.

Important

Please be advised that you need an account with SendGrid to integrate SMTP. If you do not have an account and you are choosing to use SendGrid as your email gateway provider, then you may create an account first before proceeding with this guide.

Step #1

First, log in to your SendGrid account with your login credentials (username and password) and hit Log In.

Now, expand the Settings from the left navigation bar.

Now, click on the API Keys option from this list.

Step #2

Here, you will see all of your API keys if you have generated any in the past. To generate a new one, you need to click on Create API Key.

Now, input some necessary information:

  1. API Key Name: Give any name to your API Key. In this example, we are inputting Test 2.

  2. API Key Permissions: Select Full Access.

Finally, click on Create & View.

It's time to copy your API Key by clicking on it simply and save it somewhere safe, as it will be needed in further steps too. Click on Done once you have saved your API Key.

Step #3

Log in to the Cloudways Platform, click on the Servers tab from the top menu bar and choose your target server.

Classic Interface

New Interface

Next, click on the SMTP option from the left menu bar.

Classic Interface

New Interface

Step #4

Now, click on this drop-down box, which prompts you to Select SMTP, so choose an option called Your Own SMTP.

Classic Interface

New Interface

Now, you will see a few more fields down after choosing the Your Own SMTP option.

  1. Select SendGrid as your email gateway provider from the drop-down list.

  2. Now, enter your username. If you want to use SendGrid’s login credentials, input your username, which you use while logging on SendGrid if you want to use SendGrid’s API Key, input apikey in the username field.

  3. Input your password. Input your login password if using SendGrid’s login credentials; else, use your SendGrid’s API Key, which you generated earlier.

Finally, click on the Save button.

Classic Interface

New Interface

How to Verify SMTP Configuration

Cloudways offers you the on-site functionality of testing your SMTP settings immediately after configuring the SMTP service on the server. You can verify if emails are properly dispatching from the server by sending a test email to yourself.

  1. First, click Send Test Email.

    Classic Interface

    New Interface

  2. Next, enter the Sender’s email address (From address).

  3. Enter your email address as the recipient (To address).

  4. Finally, click Send Test Email.

    Tip

    The sender’s email address (From address) should be that verified email for which DNS records are properly pointed. Sender’s email with no DNS authentication will mostly land in spam.

    Classic Interface

    New Interface

You will also get notified there once the test email is successfully sent.

Important Notes

  • If you are using more than one application on the same server, you will need to enforce “From Name” and “From Address” on each web application to use the correct sender details. Else, your web applications may pick the default application’s name and From Address.

  • To make sure that your email is getting delivered at the right time to the right person in the right frequency with the right message instead of ending up in the spam, we highly recommend adding SendGrid’s proposed DKIM records and SPF records for all of your web applications.

All your outgoing emails from this server will be delivered through the SendGrid SMTP relay.

That’s it! We hope this tutorial was helpful. If you need any help, then feel free to search your query on Cloudways Support Center or contact us via chat (Need a Hand > Send us a Message). Alternatively, you can also create a support ticket.

Did this answer your question?