Introduction
This quick reference guide lists all settings related to the Google / Gmail integration in Gravity SMTP and briefly describes their purpose.
Google / Gmail Settings Reference
Configuration

| Tag | Description | 
|---|---|
| Client ID | The Client ID provided by Google that is used to authenticate with the Google / Gmail API. See the “Steps” section for the process of obtaining this. Required. | 
| Client Secret | The Client Secret provided by Google that is used to authenticate with the Google / Gmail API. See the “Steps” section for the process on obtaining this. Required. | 
| Authorized Redirect URI | A Redirect URI (Uniform Resource Identifier) is a specific URL within your application where the user is sent after they have authenticated with an external service. | 
General Settings

| Tag | Description | 
|---|---|
| Return Path | Adds the return path to the email header which indicates where non-deliverable notifications should be sent. Bounce messages may be lost if not enabled. | 
| From Email | The from: email associated with outgoing messages. This email address needs to be the connected account address or an existing alias on that account. Only applied when from: property is not explicitly set in the message being processed. | 
| Force Email | If enabled, the From Email will override any plugin settings for all outgoing email messages. | 
| From Name | The from: name associated with outgoing messages. Only applied when from: property is not explicitly set in the message being processed. | 
| Force Name | If enabled, the From Name will override any plugin settings for all outgoing email messages. |