• linux-kernel邮件列表订阅出错,提示命令不能识别---解决方案


    如果想申请linux kernel maillist 最好新申请一个邮箱,因为每天的邮件量很大。

    文章概要:

    1. 订阅方法

    2.问题重现及解决方法

     注意:邮件的格式一定是纯文本格式,而且正文不得出现多余的空格或换行之类的其他字符。

    1. 订阅方法

    1)请求订阅

    发邮件给 majordomo@vger.kernel.org

    主题可写 hello, 内容写 

    subscribe linux-kernel

    2) 得到确认信息

    如果第一封邮件没有问题会回给你一封邮件,如果有问题你可以再发一封和步骤一一样的邮件。

    回复的一部分如下:

    If you really want this action to be taken, please send the following

    commands (exactly as shown) back to "Majordomo@vger.kernel.org":

    auth 7acac418 subscribe linux-kernel zuoertu@gmail.com

    If you do not want this action to be taken, simply ignore this message

    and the request will be disregarded.

    3)发送确认信息

    把红色的部分加邮箱发送回去

    如我把 auth 7acac418 subscribe linux-kernel zuoertu@gmail.com 再发回Majordomo@vger.kernel.org

    4)得到回复邮件

    Welcome to the linux-kernel mailing list! 恭喜您,您成功订阅了linux kernel maillist

    5)退订邮件

    如果想退订邮件在发邮件给Majordomo@vger.kernel.org

    内容:unsubscribe linux-kernel zuoertu@gmail.com

    2. 问题重现:

    1. 邮箱用的是hotmail (因为最近gmail的访问非常蛋疼,你懂的!)

    2. 本人试过在浏览器中发送邮件,也用过foxmail,但是发送订阅邮件后都出错。具体原因不清楚。

    出错情况如下:

    在订阅的过程中碰到个回复邮件的格式问题,这个不解决,订阅是不成功的。

    错误信息:


    >>>> ---309136488-1687512366-1367655922=:73926
    **** Command '---309136488-1687512366-1367655922=:73926' not recognized.
    >>>> Content-Type: text/plain; charset=iso-8859-1
    **** Command 'content-type:' not recognized.
    >>>> Content-Transfer-Encoding: quoted-printable
    **** Command 'content-transfer-encoding:' not recognized.
    >>>> 
    >>>> --=0A=A0=A0=A0 auth 6f8597af subscribe linux-kernel wuxianfeng168@yahoo.com=
    **** Command '--=0a=a0=a0=a0' not recognized.
    >>>> =0A
    **** Command '=0a' not recognized.
    >>>> ---309136488-1687512366-1367655922=:73926
    **** Command '---309136488-1687512366-1367655922=:73926' not recognized.
    >>>> Content-Type: text/html; charset=iso-8859-1
    **** Command 'content-type:' not recognized.
    >>>> Content-Transfer-Encoding: quoted-printable
    **** Command 'content-transfer-encoding:' not recognized.
    >>>> 
    >>>> <html><body><div style=3D"color:#000; font-family:ti=
    **** Command '<html><body><div' not recognized.
    >>>> mes new roman, new york, times, serif;font-size:12pt"><div>--<br>&nbsp;&nbs=
    **** Command 'mes' not recognized.
    >>>> p;&nbsp; auth 6f8597af subscribe linux-kernel wuxianfeng168@yahoo.com</div>=
    **** Command 'p;&nbsp;' not recognized.
    ****
    **** TOO MANY UNKNOWN INPUT LINES, ABORTING PROCESSING
    **** No valid commands found.
    **** Commands must be in message BODY, not in HEADER.

    **** Help for Majordomo@vger.kernel.org:

    (余下 略).........

    解决方案:

    1. 微软的东西还是得用微软来解决,发送邮件时需要用outlook来发送,而且注意邮件的格式一点要是纯文本格式。(本人亲测)

    2. 换一种邮箱 (没试过)。

  • 相关阅读:
    STM32的“外部中断”和“事件”区别和理解
    非线性函数的最小二乘拟合——兼论Jupyter notebook中使用公式 [原创]
    Jupyter 快捷键总结
    自制导纳信号发生器 [原创cnblogs.com/helesheng]
    Verilog HDL数组(存储器)操作
    一个有趣的异步时序逻辑电路设计实例 ——MFM调制模块设计笔记
    用NI的数据采集卡实现简单电子测试之6——数字I/O及测试平台
    用NI的数据采集卡实现简单电子测试之5——压控振荡器的测试
    用NI的数据采集卡实现简单电子测试之4——半导体温度传感器
    黑客用我们服务器挖矿了
  • 原文地址:https://www.cnblogs.com/nsxz85/p/4036142.html
Copyright © 2020-2023  润新知