|
39 | 39 | ```text |
40 | 40 | Linux User Group |
41 | 41 | University of Science and Technology of China |
42 | | -Homepage: <https://lug.ustc.edu.cn/> |
43 | | -E-Mail: <lug@ustc.edu.cn> |
44 | | -Zibo Wang (王子博) <<example@ustclug.org>> |
| 42 | +Homepage: https://lug.ustc.edu.cn/ |
| 43 | +E-Mail: lug@ustc.edu.cn |
| 44 | +Zibo Wang (王子博) <example@ustclug.org> |
45 | 45 | ``` |
46 | 46 |
|
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` |
48 | 51 |
|
49 | 52 | 还可以视自己需要在“转发和 POP / IMAP”标签页中配置自动转发,但请注意,如果你配置了转发到自己的常用邮箱,请不要直接从常用邮箱回复邮件,而应该登录 LUG 邮箱回复。 |
50 | 53 |
|
@@ -107,7 +110,7 @@ Zibo Wang (王子博) <<example@ustclug.org>> |
107 | 110 |
|
108 | 111 | ### 抄送设置 {#tb-cc} |
109 | 112 |
|
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`。 |
111 | 114 |
|
112 | 115 |  |
113 | 116 |
|
@@ -174,15 +177,15 @@ Outlook 云端已经带有了垃圾邮件分类功能,不需要 Thunderbird |
174 | 177 |
|
175 | 178 |  |
176 | 179 |
|
177 | | -并参考[抄送设置](#tb-cc) 配置默认抄送地址 (`hackergame A ustclug.org`) |
| 180 | +并参考[抄送设置](#tb-cc) 配置默认抄送地址 (`hackergame@ustclug.org`) |
178 | 181 |
|
179 | 182 | 配置完成后,在编写邮件时,就可以选择新的标识了,并且发件人名称、回复地址和签名都会自动设置好。 |
180 | 183 |
|
181 | 184 | ??? info "使用 Thunderbird 配置学校邮箱需要的额外设置" |
182 | 185 |
|
183 | 186 | james: "thunderbird某次升级后出了一个bug,连接时服务器返回支持utf8,tb发了一个命令enable utf8,服务器正常返回后,tb有bug认为一直在等服务器应答。" |
184 | 187 |
|
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。这个设置不会影响其他邮箱的使用。 |
186 | 189 |
|
187 | 190 | ## Google 设置 {#admin} |
188 | 191 |
|
|
0 commit comments