Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en-US/handbook/email-manager/usage-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ After completing the setup and testing, proceed with app publishing by verifying

4. Fill in the information and submit

You can choose any name, refer to the options shown in the image for account types, and leave the Redirect URI blank for now
You can choose any name, refer to the options shown in the image for account types, and set the Redirect URI type to Web with the URI https://{your-deployment-domain}/admin/settings/mail/oauth2

![](https://static-docs.nocobase.com/mail-1733818627555.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/ja-JP/handbook/email-manager/usage-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@

4. 情報を記入し、送信します。

名前は自由に設定できます。account typesは下図を参照して選択しRedirect URIは未記入のままで大丈夫です
名前は自由に設定できます。account typesは下図を参照して選択しRedirect URIのタイプをWebに設定します。URIは https://{あなたのデプロイドメイン}/admin/settings/mail/oauth2 とします

![](https://static-docs.nocobase.com/mail-1733818627555.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/ru-RU/handbook/email-manager/usage-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@

4. Заполните информацию и отправьте

Можно указать любое имя, выберите типы учётных записей, как показано на изображении, пока оставьте поле «URI перенаправления» пустым
Можно указать любое имя, выберите типы учётных записей, как показано на изображении, установите тип URI перенаправления на Web и укажите URI как https://{ваш_домен_развёртывания}/admin/settings/mail/oauth2

![](https://static-docs.nocobase.com/mail-1733818627555.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/zh-CN/handbook/email-manager/usage-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@

4. 填写信息并提交

名称可以随意,account types参照下图中选择,Redirect URI可以先不填
名称可以随意,account types参照下图中选择,Redirect URI 类型选择 Web,URI为 https://{你的部署域名}/admin/settings/mail/oauth2

![](https://static-docs.nocobase.com/mail-1733818627555.png)

Expand Down
Loading