Skip to content

Commit f63874b

Browse files
mudongliangJonathan Corbet
authored andcommitted
docs/zh_CN: update the translation of process/email-clients.rst
Update to commit 91031ca ("docs: improve comment consistency in .muttrc example configuration") scripts/checktransupdate.py reports: Documentation/translations/zh_CN/process/email-clients.rst commit 91031ca ("docs: improve comment consistency in .muttrc example configuration") commit 7fe7de7 ("Docs/process/email-clients: Document HacKerMaiL") commit 9c03bc9 ("Documentation: process: Revert "Document suitability of Proton Mail for kernel development"") commit 1d2ed92 ("Documentation: process: Document suitability of Proton Mail for kernel development") 4 commits needs resolving in total Signed-off-by: Dongliang Mu <[email protected]> Reviewed-by: Yanteng Si <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ff8da2a commit f63874b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Documentation/translations/zh_CN/process/email-clients.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Mutt不自带编辑器,所以不管你使用什么编辑器,不自动断行
197197
Mutt 是高度可配置的。 这里是个使用mutt通过 Gmail 发送的补丁的最小配置::
198198

199199
# .muttrc
200-
# ================ IMAP ====================
200+
# ================ IMAP ====================
201201
set imap_user = '[email protected]'
202202
set imap_pass = 'yourpassword'
203203
set spoolfile = imaps://imap.gmail.com/INBOX
@@ -325,3 +325,10 @@ Gmail网页客户端自动地把制表符转换为空格。
325325
另一个问题是Gmail还会把任何含有非ASCII的字符的消息改用base64编码,如欧洲人的
326326
名字。
327327

328+
HacKerMaiL (TUI)
329+
****************
330+
331+
HacKerMaiL (hkml) 是一个基于公共收件箱的简单邮件管理工具,它不需要订阅邮件列表。
332+
该工具由 DAMON 维护者开发和维护,旨在支持 DAMON 和通用内核子系统的基本开发工作
333+
流程。详细信息可参考 HacKerMaiL 的 README 文件
334+
(https://github.com/sjp38/hackermail/blob/master/README.md)。

0 commit comments

Comments
 (0)