This is an automated email from the ASF dual-hosted git repository.
dengliming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 378288ce65 [type:feat] add new usage for apache email (#710)
378288ce65 is described below
commit 378288ce657a401a4efef7cb054f446517aad7e5
Author: moremind <[email protected]>
AuthorDate: Wed Aug 17 13:06:14 2022 +0800
[type:feat] add new usage for apache email (#710)
* [type:feat] add apache email usage
* [type:feat] add apache email usage
---
community/6-use-apache-email.md | 39 +++++++++++++++++++++
.../current/6-use-apache-email.md | 39 +++++++++++++++++++++
static/img/email/126-default-sender.png | Bin 0 -> 19457 bytes
static/img/email/126-send-email.png | Bin 0 -> 36364 bytes
static/img/email/126email-settings-2.png | Bin 0 -> 10742 bytes
static/img/email/126email-settings.png | Bin 0 -> 81408 bytes
static/img/email/apache-email-forward.png | Bin 0 -> 20389 bytes
7 files changed, 78 insertions(+)
diff --git a/community/6-use-apache-email.md b/community/6-use-apache-email.md
index d5bd79ec99..554525d9aa 100644
--- a/community/6-use-apache-email.md
+++ b/community/6-use-apache-email.md
@@ -6,6 +6,8 @@ categories: "Apache ShenYu"
tags: ["use-apache-email"]
---
+## Apache email usage based on gmail
+
> When you become a committer, you will have an apache email. This tutorial
> uses apache email based on `gmail`.
#### 1. Login to Gmail
@@ -39,3 +41,40 @@ You should have an email from `[email protected]` like this in
your mailbox:
#### 5. Add Apache email

+
+## Apache email usage based on 163/126-email
+
+> When you become a committer, you will have an apache email. This tutorial
uses apache email based on `126-email`.
+
+#### 1. Login to 163/126-email
+
+* [163 email website](https://mail.163.com) is here
+* [126 email website](https://mail.126.com/) is here
+
+#### 2. Set your Apache email forward address
+
+
+
+after set this step, you can receive your apache email
+
+#### 3. Settings for 126 email
+
+
+
+1. choose settings
+2. add email sender
+3. write your apache email information and next step
+
+
+
+4. choose next step
+
+
+
+5. set apache email as default sender
+
+#### 4. Send email
+
+
+
+you can choose your email sender
diff --git
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-use-apache-email.md
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-use-apache-email.md
index 39f052cd2e..a43dcee757 100644
---
a/i18n/zh/docusaurus-plugin-content-docs-community/current/6-use-apache-email.md
+++
b/i18n/zh/docusaurus-plugin-content-docs-community/current/6-use-apache-email.md
@@ -6,6 +6,8 @@ categories: "Apache ShenYu"
tags: ["use-apache-email"]
---
+## 基于`Gmail`的Apache邮箱使用方法
+
> 当成为 Committer 后,你就会拥有一个 Apache 邮箱,本教程基于 `Gmail` 使用 Apache 邮箱。
#### 1. 登录 Gmail
@@ -39,3 +41,40 @@ tags: ["use-apache-email"]
#### 5. 添加 Apache 邮箱

+
+## 基于`163/126邮箱`的Apache邮箱使用方法
+
+> 当成为 Committer 后,你就会拥有一个 Apache 邮箱,本教程基于 `126邮箱` 使用 Apache 邮箱。
+
+#### 1. 登录到163/126邮箱
+
+* [163 email website](https://mail.163.com) 在这里
+* [126 email website](https://mail.126.com/) 在这里
+
+#### 2. 设置你的Apache邮箱的转发地址
+
+
+
+设置这一步之后,你就可以收到你的apache邮箱的邮件
+
+#### 3. 设置126邮箱
+
+
+
+1. 选择设置
+2. 添加发件人
+3. 填写你的apache邮箱以及相关信息并且选择下一步
+
+
+
+4. 继续选择下一步
+
+
+
+5. 设置apache邮箱作为默认邮箱
+
+#### 4. 发送邮件
+
+
+
+你可以选择邮件的发件人
diff --git a/static/img/email/126-default-sender.png
b/static/img/email/126-default-sender.png
new file mode 100644
index 0000000000..034fe190ec
Binary files /dev/null and b/static/img/email/126-default-sender.png differ
diff --git a/static/img/email/126-send-email.png
b/static/img/email/126-send-email.png
new file mode 100644
index 0000000000..ee796adfb2
Binary files /dev/null and b/static/img/email/126-send-email.png differ
diff --git a/static/img/email/126email-settings-2.png
b/static/img/email/126email-settings-2.png
new file mode 100644
index 0000000000..30ae68ec9d
Binary files /dev/null and b/static/img/email/126email-settings-2.png differ
diff --git a/static/img/email/126email-settings.png
b/static/img/email/126email-settings.png
new file mode 100644
index 0000000000..2d53e58463
Binary files /dev/null and b/static/img/email/126email-settings.png differ
diff --git a/static/img/email/apache-email-forward.png
b/static/img/email/apache-email-forward.png
new file mode 100644
index 0000000000..193915fad6
Binary files /dev/null and b/static/img/email/apache-email-forward.png differ