1. Home
  2. Feature Guides
  3. Connecting Google / Gmail via SMTP to your website

Connecting Google / Gmail via SMTP to your website

This article will walk you through the steps to connect your website to your Google Business / Gmail email account.

Why is this important?

Email providers like Google, Microsoft, Yahoo, etc. all require emails to be authenticated. This is no longer a ‘nice to have’. This is a requirement. If an email is not authenticated the email provider will flag, mark as spam, or block the email from being delivered. Websites are not email servers. While websites can send emails, these emails are not authenticated. So emails sent from a website are very unreliable. Connecting your website via SMTP authenticates emails sent from your website as legitimate, so they are reliably delivered.

How to connect Google / Gmail to your website

  1. Go to your website, Login, then visit the backend dashboard of your website.
  2. At the bottom of the black left admin menu click Post SMTP.
  3. Click the blue button Setup the Wizard.
  4. Choose Gmail API as your mailer option, then click Continue.
  5. Enable One-Click Setup, then continue with the Google authentication process:
    1. Scroll down to the Authorization section.
    2. Click on the Sign in with Google button.
    3. A google login window will appear. Log in using the Gmail account you wish to connect.
    4. Google then requests permission to share basic profile information. Click Continue.
  6. After authorizing, you will be redirected to your website. A confirmation message will appear, verifying that your Gmail account has been successfully linked.
    The OAuth 2.0 authorization was successful. Ready to send e-mail.
  7. The email address you connected will now be displayed with the Authorization section.
Was this article helpful?

Related Articles