linux-kernel mail list订阅

由于linux-kernel 的mail list中邮件很多,有时一天会有好几百封,所以最好单独申请一个邮箱用来接受

 

第一步  请求订阅

用刚申请的邮箱发送一封邮件到[email protected],主题自己定义(我一般用一个hello),

内容为:subscribe linux-kernel

下面这个是我的申请邮件:

From:   "qiang wang"<[email protected]>; Date:   Sun, Nov 6, 2011 11:58 AM To:   "majordomo"<[email protected]>;  Subject:   hello 

subscribe linux-kernel

 

第二步 发送确认信息

如果第一封邮件没有问题,将会收到一份如下邮件:


发件人:
 "Majordomo"<[email protected]>; 发送时间:  2011年11月6日(星期天) 中午11:58 收件人:  "0oo0.hust"<[email protected]>;  主题:  Confirmation for subscribe linux-kernel --

Someone (possibly you) has requested that your email address be added
to or deleted from the mailing list "[email protected]".

If you really want this action to be taken, please send the following
commands (exactly as shown) back to "[email protected]":

auth 84xxx69e subscribe linux-kernel [email protected]

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 \
        [email protected]

If you have any questions about the policy of the list owner, please
contact "[email protected]".

Thanks!

 

将红色确认内容发送到[email protected]进行确认,示例邮件如下:

From:   "qiang wang"<[email protected]>; Date:   Sun, Nov 6, 2011 12:02 PM To:   "majordomo"<[email protected]>;  Subject:   hello 

auth 8143369e subscribe linux-kernel [email protected]

 

第三步  成功

如果第二封邮件OK,那么将会收到第三封邮件,主题为:Welcome to linux-kernel

至此linux-kernel的邮件将会自动推送到你的邮箱中~

猜你喜欢

转载自kongweile.iteye.com/blog/1687921