Skip to content

Commit b4ae50a

Browse files
authored
Update gmail.md
1 parent ac20419 commit b4ae50a

File tree

1 file changed

+7
-3
lines changed
  • docs/extensions/google-integration

1 file changed

+7
-3
lines changed

docs/extensions/google-integration/gmail.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
# Google Integration. Gmail
22

3-
**Note**: Before proceeding to this article it's recommended to [set up the integration](setting-up.md).
3+
!!! note
4+
5+
Before proceeding to this article it's recommended to [set up the integration](setting-up.md).
46

57
Gmail Secure Authentication is available in [Google Integration](https://www.espocrm.com/extensions/google-integration) extension. It provides a secure authentication for Gmail accounts via OAuth2. With this extension, you won’t need to store your Gmail password in EspoCRM and enable access for less secure applications in your Google Account settings.
68

79
Note: Using in personal email accounts requires 5.9.2 version or later. Using in group email accounts requires 5.8.0 version or later.
810

911
## Setting-up email account
1012

11-
Assuming, that the administrator has already set up the integration.
13+
Assuming that the administrator has already set up the integration.
1214

1315
Create a personal or group email account. Specify IMAP and SMTP parameters for Gmail (hosts: `imap.gmail.com` & `smtp.gmail.com`). Leave *Password* fields empty. Then, save the record.
1416

1517
After that, *Gmail* panel should appear on the right. You need to click *Connect* button. A popup will show up asking for a user consent.
1618

17-
Note: You need to be logged in to Google as a user to which an email address of the current email account record belongs. For example, if you configure email account for *[email protected]*, you need to log in to Google as a user who has *[email protected]* email address.
19+
!!! note
20+
21+
You need to be logged in to Google as a user to which an email address of the current email account record belongs. For example, if you configure email account for *[email protected]*, you need to log in to Google as a user who has *[email protected]* email address.
1822

1923
![Panel](../../_static/images/extensions/google-integration/gmail.png)
2024

0 commit comments

Comments
 (0)