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 6375b0320d7 fix-community-use-apache-email (#1118)
6375b0320d7 is described below
commit 6375b0320d7c074352d259cc92fb017dbefacd5d
Author: Yu Siheng <[email protected]>
AuthorDate: Thu May 7 12:45:40 2026 +0800
fix-community-use-apache-email (#1118)
---
community/6-use-apache-email.md | 4 ++++
.../current/6-use-apache-email.md | 2 ++
2 files changed, 6 insertions(+)
diff --git a/community/6-use-apache-email.md b/community/6-use-apache-email.md
index 554525d9aa7..2fda952d10d 100644
--- a/community/6-use-apache-email.md
+++ b/community/6-use-apache-email.md
@@ -42,6 +42,10 @@ You should have an email from `[email protected]` like this in
your mailbox:

+When adding the account, please check the SMTP server address.
+Apache’s SMTP server address is `mail-relay.apache.org`.
+Sometimes the default server address is not this address, so you need to
change it manually.
+
## 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`.
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 a43dcee7576..d233cbd2767 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
@@ -42,6 +42,8 @@ tags: ["use-apache-email"]

+添加账户时请检查 SMTP 服务器地址, apache 的 SMTP 服务器地址为 `mail-relay.apache.org`,
有时候默认服务器地址不是该地址,需要修改
+
## 基于`163/126邮箱`的Apache邮箱使用方法
> 当成为 Committer 后,你就会拥有一个 Apache 邮箱,本教程基于 `126邮箱` 使用 Apache 邮箱。