+1 (408) 663-2850 contact@eska.biz
Follow us

Gmail SMTP-RELAY Settings for Odoo

Route outgoing SMTP relay messages through Google

If your organization uses Microsoft Exchange or another SMTP service or server, you can set up the SMTP relay service to route outgoing mail through Google. You can use it to:


  • Filter messages for spam and viruses before they reach external recipients
  • Apply email security and advanced Gmail settings to outgoing messages

Before you begin

Review server configuration

  • If you’re using TLS encryption, configure your on-premise mail server to point to https://smtp-relay.gmail.com/ on port 587.
  • If you’re not using TLS encryption, configure your on-premise server to point to https://smtp-relay.gmail.com/ on port 25, 465, or 587. Without TLS encryption, you can't use SMTP authentication and must use IP address authentication.

Review sending limits for the SMTP relay service

Step 1: Set up SMTP relay in your Google Admin console

  1.  If your current account might not have permission to do these steps, to continue, make sure you're signed in to an administrator account
  2. In the Admin console, go to MenuApps> Google Workspace>Gmail>Routing.
    You can add, edit, and delete the SMTP relay service setting at the top-level organization only. You can view the setting at the child organizational unit level.
  3. Scroll to SMTP relay service and click Configure. If the setting is already configured, click Edit or Add another.
  4. Enter a name for the setting and set up the following options:
Setting options

What to do

Allowed senders

Choose an option:

  • Only registered Apps users in my domains—Sender must be a Google Workspace user in one of your domains.
  • Only addresses in my domains—Sender doesn't have to be a Google Workspace user, but must be a user in one of your registered domains. This option is useful when you use third-party or custom applications to send messages.
  • Any addresses (not recommended)—Sender address can be any email address, including addresses outside of your domain. This option makes you more vulnerable to abuse, either by malicious software on your users' devices or by incorrect SMTP settings.

    If you use the any address option and send messages from a domain that you don't own or with an empty envelope-from (for example, bounce messages or out-of-office notifications), set up your mail server to use SMTP AUTH to identify the sending domain or to present one of your domain names in the HELO or EHLO command.

    If the sender is not in one of your domains, the system changes the envelope sender from user@domain_you_don't_own to postmaster@your_domain, where your_domain is the domain the system receives from SMTP AUTH or from the HELO or EHLO command.

Authentication

Check one or both boxes to set an authentication method:


  • Only accept mail from the specified IP addresses—System accepts only messages sent from IP addresses that you specify.
  • Require SMTP Authentication—Enforces SMTP authentication to identify the sending domain (connection through TLS required). SMTP authentication verifies the connection by checking the user Google Workspace email address and password.

If you select the specified IP addresses option:


  1. Click Add.
  2. Enter a description and the IP address or range in IPv4 or IPv6 format.
  3. Use your own public IP address. You can specify up to 65,536 IP addresses in one range. For security reasons, we recommend that you keep the IP range as small as possible.
  4. Check or uncheck the Enable box to enable or disable the IP address or range.
  5. Click Save.
  1. To add more IP addresses or ranges, repeat the steps.

Encryption


(Optional) To require TLS for connections between your server and Google, check the Require TLS encryption box.


Important: If your email server doesn't support TLS and you check this box, messages not sent over an encrypted TLS connection are rejected.



5.Click Save.

Changes can take up to 24 hours but typically happen more quickly.

Ref Link 

How to Backup Your Docker Odoo Images
It is time to secure your data and apps