在 Outlook 2013 中查看电子邮件的 RAW 消息源

Col*_*nic 191 microsoft-outlook microsoft-outlook-2013

如何在 Outlook 2013 中查看电子邮件的来源?

我想查看确切的电子邮件来源,就像在 Gmail 或 Mozilla Thunderbird 中一样。我对最重要的事情(标题?)特别感兴趣。这是一个示例,由 Gmail 提供。

Delivered-To:
Received: by 10.50.110.41 with SMTP id hx9csp12093igb;
        Wed, 19 Sep 2012 01:36:43 -0700 (PDT)
Received: by 10.229.137.133 with SMTP id w5mr1607897qct.21.1348043802480;
        Wed, 19 Sep 2012 01:36:42 -0700 (PDT)
Return-Path: <noreply@github.com>
Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com. [207.97.227.250])
        by mx.google.com with ESMTP id 5si930058qcy.70.2012.09.19.01.36.42;
        Wed, 19 Sep 2012 01:36:42 -0700 (PDT)
Received-SPF: pass (google.com: domain of noreply@github.com designates 207.97.227.250 as permitted sender) client-ip=207.97.227.250;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of noreply@github.com designates 207.97.227.250 as permitted sender) smtp.mail=noreply@github.com
Date: Wed, 19 Sep 2012 01:36:41 -0700
From: Louis <notifications@github.com>
Reply-To: rg3/youtube-dl <reply+i-4883054-e3dc1a39bd6fec305e5564ef8b3375860908afb5-105314@reply.github.com>
To: rg3/youtube-dl <youtube-dl@noreply.github.com>
Message-Id: <rg3/youtube-dl/issues/355/8684287@github.com>
In-Reply-To: <rg3/youtube-dl/issues/355@github.com>
References: <rg3/youtube-dl/issues/355@github.com>
Subject: Re: [youtube-dl] Youtube Download Slows Down after 10 seconds (#355)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary=mimepart_50598419db896_3241ecda741010
Precedence: list
List-Archive: https://github.com/rg3/youtube-dl
List-Id: rg3/youtube-dl <youtube-dl.rg3.github.com>
List-Post: <mailto:reply+i-4883054-e3dc1a39bd6fec305e5564ef8b3375860908afb5-105314@reply.github.com>
X-Github-Reason: comment
List-Unsubscribe: <mailto:unsub+i-4883054-e3dc1a39bd6fec305e5564ef8b3375860908afb5-105314@reply.github.com>


--mimepart_50598419db896_3241ecda741010
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: Quoted-printable
Content-Disposition: inline
Run Code Online (Sandbox Code Playgroud)

Col*_*nic 232

标题

  1. 通过双击消息列表中的消息在新窗口中打开特定电子邮件。(这很重要,仅查看 Outlook 称为“阅读窗格”中的邮件是不够的。)
  2. 按照菜单 File | Info | Properties
  3. 查找标记的文本区域 Internet headers
  4. 这是标题。选择文本并将其复制到文本编辑器。

内容

  1. 新窗口中打开消息
  2. Message功能区上,选择Action | Other Actions | View Source

  • 您还可以通过右键单击邮件正文并选择“查看源”来获取内容(“查看源”)。 (13认同)
  • 这不会显示多部分 mime 附件的原始内容。 (11认同)
  • 请注意,这仅包括 Outlook 正在显示的内容。如果电子邮件同时包含 html 和文本,则您看不到文本版本。 (8认同)
  • 这个仍然没有显示嵌入的 base64 图像。 (7认同)
  • 请注意,对于纯文本消息,“查看源代码”将显示为灰色。 (4认同)

小智 42

  1. 在新窗口中打开消息
  2. Message选项卡上选择Actions下拉列表(Move按钮旁边)
  3. 选择Other ActionsSource

  • 在 Outlook 2013 中,这为我提供了邮件正文的来源,但不提供标题。 (10认同)
  • @HighlyIrregular 是正确的。您所看到的只是与电子邮件正文相对应的原始 HTML,而不是 Internet 标题。上校Panic接受的答案是正确的。 (4认同)

Lan*_*ard 19

文件-信息-属性不工作,以显示标头吗?


这个答案来自这里:email.about.com

在 Outlook 中提供完整的邮件源

要设置 Outlook 以便您可以查看电子邮件的完整来源:

Press Windows-R
Type "regedit".
Hit Enter.
For Outlook 2013:
    Go to HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Options\Mail
Select Edit | New | DWord from the menu.
Type "SaveAllMIMENotJustHeaders".
Hit Enter.
Double-click the newly created SaveAllMIMENotJustHeaders value.
Type "1".
Click OK.
Close the registry editor.
Restart Outlook if it has been running.
Run Code Online (Sandbox Code Playgroud)

在 Outlook 中查看邮件的完整来源

现在,您可以检索新检索的 POP 消息的来源(编辑 SaveAllMIMENotJustHeaders 值不会恢复 Outlook 中已存在的电子邮件的完整消息来源):

Click on the desired message with the right mouse button in the Outlook mailbox.
Select Options... from the menu.
Find the message source under the (now improperly named) Internet headers: section.
Run Code Online (Sandbox Code Playgroud)

  • @ColonelPanic - `Message Options` 中列出的 Internet 标题信息是您要查找的内容。 (4认同)
  • 嗯,可能是因为*意味着它仅适用于 POP3 和 IMAP 帐户(以及 Outlook 2013 中的 EAS),而不适用于 Exchange 服务器邮箱* http://www.slipstick.com/outlook/email/view-the-message-source-in -外表/ (3认同)
  • 这对我不起作用。“邮件标题”选项只是切换显示邮件顶部的发件人、收件人和主题。查看源选项和浏览器中的操作-&gt;查看然后查看该源,都显示由 Outlook 清理的 HTML,而不是原始消息源 (2认同)
  • 这是唯一100%正确的答案。您只能检查消息标题,现在您可以检查整个原始内容(附件、边界、资源标题、字符集等) - 这与查看消息源完全不同。 (2认同)