How to use your Gmail account with the Digibee email component (SMTP)

Learn how to configure the use of a personal Gmail account when using the Digibee Integration Platform.

It's highly useful to have your own Gmail account to make dispatches through the Digibee email component, SMTP.

The described approach isn't recommended for productive environments. Take into consideration that this article handles a deprecated type of account. Read the article about the Email V2 component and understand the new email dispatch model.

Configuring the account

To configure your Google Account in the component SMTP, access the Digibee Integration Platform and follow the steps below:

  1. Click on the Administration icon, on the top right side of the Platform.

  1. Click Accounts in the menu on the left side of the screen.

  1. Insert your Gmail account configurations as shown in the image below:

  1. Observe the configuration of the Account name (Label) and of the Type.

  2. Define a name for the account that will be later used by the email component.

  3. Choose the smtp-auth-and-properties type.

  4. Click CONFIRM.

Authorizing Gmail

Dispatches will be made through SMTP, considered by Gmail a less safe channel. Therefore, it's necessary to authorize Gmail to support non-safe applications. Read the official Google documentation to know how to authorize Gmail to support non-safe applications.

Gmail might send you an authorization link in the first execution of the email component. If it happens, you'll receive an error in the first execution of your pipeline.

Account with two-factor authentication

It's recommended for you to use the two-factor authentication in your account. For that, you have to create an application password.

Read Google documentation to know how to create an application password.

Last updated