由于linux-kernel 的mail list中邮件很多,有时一天会有好几百封,所以最好单独申请一个邮箱用来接受
第一步 请求订阅
用刚申请的邮箱发送一封邮件到majordomo@vger.kernel.org,主题自己定义(我一般用一个hello),
内容为:subscribe linux-kernel
下面这个是我的申请邮件:
From: "qiang wang"<0oo0.hust@gmail.com>; Date: Sun, Nov 6, 2011 11:58 AM To: "majordomo"<majordomo@vger.kernel.org>; Subject: hellosubscribe linux-kernel
第二步 发送确认信息
如果第一封邮件没有问题,将会收到一份如下邮件:
发件人: "Majordomo"<Majordomo@vger.kernel.org>; 发送时间: 2011年11月6日(星期天) 中午11:58 收件人: "0oo0.hust"<0oo0.hust@gmail.com>; 主题: Confirmation for subscribe linux-kernel --
Someone (possibly you) has requested that your email address be added
to or deleted from the mailing list "linux-kernel@vger.kernel.org".
If you really want this action to be taken, please send the following
commands (exactly as shown) back to "Majordomo@vger.kernel.org":
auth 84xxx69e subscribe linux-kernel 0oo0.hust@gmail.com
If you do not want this action to be taken, simply ignore this message
and the request will be disregarded.
If your mailer will not allow you to send the entire command as a single
line, you may split it using backslashes, like so:
auth 8143369e subscribe linux-kernel \
0oo0.hust@gmail.com
If you have any questions about the policy of the list owner, please
contact "linux-kernel-approval@vger.kernel.org".
Thanks!
将红色确认内容发送到Majordomo@vger.kernel.org进行确认,示例邮件如下:
From: "qiang wang"<0oo0.hust@gmail.com>; Date: Sun, Nov 6, 2011 12:02 PM To: "majordomo"<majordomo@vger.kernel.org>; Subject: helloauth 8143369e subscribe linux-kernel 0oo0.hust@gmail.com
第三步 成功
如果第二封邮件OK,那么将会收到第三封邮件,主题为:Welcome to linux-kernel
至此linux-kernel的邮件将会自动推送到你的邮箱中~