Skip to content

Commit 8c1c942

Browse files
committed
google: Fix symbols in code block
1 parent d65e452 commit 8c1c942

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

docs/infrastructure/google.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,15 @@
3939
```text
4040
Linux User Group
4141
University of Science and Technology of China
42-
Homepage: <https://lug.ustc.edu.cn/>
43-
E-Mail: <lug@ustc.edu.cn>
44-
Zibo Wang (王子博) &lt;<example@ustclug.org>&gt;
42+
Homepage: https://lug.ustc.edu.cn/
43+
E-Mail: lug@ustc.edu.cn
44+
Zibo Wang (王子博) <example@ustclug.org>
4545
```
4646

47-
于“账号”标签页中“用这个地址发送邮件”内点“修改信息”,在弹出窗口中输入名称“Zibo Wang on behalf of USTC LUG”(请换成自己的名字),输入回复地址“`lug@ustc.edu.cn`”。
47+
于“账号”标签页中“用这个地址发送邮件”内点“修改信息”,在弹出窗口中配置以下项目:
48+
49+
- 名称:`Zibo Wang on behalf of USTC LUG`(请换成自己的名字)
50+
- 回复地址:`lug@ustc.edu.cn`
4851

4952
还可以视自己需要在“转发和 POP / IMAP”标签页中配置自动转发,但请注意,如果你配置了转发到自己的常用邮箱,请不要直接从常用邮箱回复邮件,而应该登录 LUG 邮箱回复。
5053

@@ -107,7 +110,7 @@ Zibo Wang (王子博) &lt;<example@ustclug.org>&gt;
107110
108111
### 抄送设置 {#tb-cc}
109112
110-
在账户设置中,选择身份管理,点击编辑,选择 *Copies and Folders*, 启用 *Cc these email addresses*, 并输入默认抄送地址 `lug A ustc.edu.cn`
113+
在账户设置中,选择身份管理,点击编辑,选择 *Copies and Folders*, 启用 *Cc these email addresses*, 并输入默认抄送地址 `lug@ustc.edu.cn`
111114
112115
![Thunderbird cc](img/thunderbird-account-settings-cc.png)
113116
@@ -174,15 +177,15 @@ Outlook 云端已经带有了垃圾邮件分类功能,不需要 Thunderbird
174177
175178
![Thunderbird - 2](img/thunderbird-2.png)
176179
177-
并参考[抄送设置](#tb-cc) 配置默认抄送地址 (`hackergame A ustclug.org`)
180+
并参考[抄送设置](#tb-cc) 配置默认抄送地址 (`hackergame@ustclug.org`)
178181
179182
配置完成后,在编写邮件时,就可以选择新的标识了,并且发件人名称、回复地址和签名都会自动设置好。
180183
181184
??? info "使用 Thunderbird 配置学校邮箱需要的额外设置"
182185
183186
james: "thunderbird某次升级后出了一个bug,连接时服务器返回支持utf8,tb发了一个命令enable utf8,服务器正常返回后,tb有bug认为一直在等服务器应答。"
184187
185-
所以如果需要使用 Thunderbird 从 mail.ustc.edu.cn 收发邮件,需要做以下的配置:Edit -> Settings,在 "General" 中拖到最下面选择 "Config Editor..."。在新弹出的高级配置的标签中输入 utf8,将 `mail.server.default.allow_utf8_accept` 的值从 true 改成 false。这个设置不会影响其他邮箱的使用。
188+
所以如果需要使用 Thunderbird 从 mail.ustc.edu.cn 收发邮件,需要做以下的配置:Edit Settings,在 "General" 中拖到最下面选择 "Config Editor..."。在新弹出的高级配置的标签中输入 utf8,将 `mail.server.default.allow_utf8_accept` 的值从 true 改成 false。这个设置不会影响其他邮箱的使用。
186189
187190
## Google 设置 {#admin}
188191

0 commit comments

Comments
 (0)