Skip to main content
Green binary audience decorative image for WebBuild

Setting up your Domain Email & Sending Mail from your Website

Learn to set up professional domain email with G-Suite and configure your website to send transactional emails effectively.

Module 3 - Lesson 1

Setting up your Domain Email & Sending Mail from your Website

Play

We talk about setting up your “example.com” domain email through G-Suite, the service I 100% recommend for email.

Why not install our own Email Server? Good question! Read this article from DigitalOcean to understand the risks:

Our GOAL is to set up an amazing web presence without being a technological genius.


Setting up your Domain Email through G-Suite (Google Workspace)

Step-by-Step Guide

  1. G-Suite Signup (30-Day Free Trial)

    • G-Suite Signup
      • Non-profits can use G-Suite for free by registering as a non-profit.
      • See below for details on applying as a non-profit.
    • Use the following promo codes for a 20% discount in the first year:
      • 993FR6FLDYHY3NP
      • P7TCL7KYJXCCWQU
  2. For Non-Profits

  3. Troubleshooting


Setting up your Website to Send Transactional Emails through G-Suite Mail

  1. Install and Configure the Plugin

    • Download and install the “Postman SMTP Plugin.”
    • Go to Settings and run the Setup Wizard.
  2. Input Credentials

    • Enter your Google Domain Email Address.
    • Add the name of your organization in the “From” field.
    • Choose SMTP (gmail.com:587) and **OAuth 2.0`.
  3. Configure Gmail API

    • Open the Google Developers Console Gmail Wizard.
    • Create a new project or select an existing one.
    • Go to Credentials:
      • Select Gmail API.
      • Application Type: Web browser (Javascript).
      • User Type: User Data.
      • Click on What Credential do I need?
        • Paste the values from the Postman SMTP Plugin settings page.
        • Create a Client ID.
        • Fill in all necessary details.
      • Copy the Client ID and paste it into the SMTP Plugin settings.
      • Get the Client Secret and paste it into the settings.
  4. Test and Verify

    • Grant permissions to connect with Google.
    • Send a test email to verify functionality.

Connect to your G-Suite Email from Your Mail Client

Most mail clients will auto-connect when you enter your email address and password. Follow the on-screen prompts for a seamless setup.