2012-09-19 09:06:30 +0000 2012-09-19 09:06:30 +0000
182
182

Ver fonte de mensagens RAW de um e-mail no Outlook 2013

Como posso ver a fonte de um e-mail no Outlook 2013?

Quero ver a fonte exacta do e-mail, como posso fazer no Gmail ou no Mozilla Thunderbird. Estou particularmente interessado no assunto de topo (cabeçalhos?). Aqui está um exemplo, cortesia do 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

Respostas (4)

219
219
219
2012-09-19 13:56:22 +0000

Cabeçalhos

  1. Abra o e-mail específico ** numa nova janela**, fazendo duplo clique na mensagem da lista de mensagens. (Isto é importante, não basta apenas olhar para a mensagem no que o Outlook chama de “painel de leitura”)
  2. Siga o menu File | Info | Properties
  3. Procure uma área de texto etiquetada Internet headers
  4. Aqui estão os cabeçalhos. Seleccione e copie o texto para um editor de texto.

Conteúdo

  1. Abrir mensagem em a nova janela
  2. Na fita Message, seleccione Action | Other Actions | View Source.
40
40
40
2013-04-22 20:05:45 +0000
  1. Abrir mensagem em nova janela
  2. No separador Message seleccione Actions (junto ao botão Move)
  3. Seleccione o Other ActionsSource
18
18
18
2012-09-19 09:44:46 +0000

Is File - Info - Properties not working to display the headers?


Esta resposta é daqui: email.about. com

Faça a fonte completa de mensagens disponível no Outlook

Para configurar o Outlook para que possa ver a fonte completa de e-mails:

Press Windows-R
Type "regedit".
Hit Enter.
For Outlook 2013:
    Go to HKEY_CURRENT_USER\Software\Microsoft\Office5.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.

Veja a fonte completa de uma mensagem no Outlook

Agora pode recuperar a fonte das mensagens POP recentemente recuperadas (a edição do valor SaveAllMIMENotJustHeaders não restaura a fonte completa das mensagens de correio electrónico que já estavam no 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.
3
3
3
2015-10-14 07:43:10 +0000