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

Visualizza la fonte dei messaggi RAW di una e-mail in Outlook 2013

Come posso visualizzare la fonte di una e-mail in Outlook 2013?

Voglio vedere la fonte esatta della e-mail, come posso fare in Gmail o in Mozilla Thunderbird. Sono particolarmente interessato all'argomento principale (intestazioni?). Ecco un esempio, cortesia 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

Risposte (4)

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

Intestazioni

  1. 2. Aprire la particolare e-mail ** in una nuova finestra** facendo doppio clic sul messaggio nella lista dei messaggi. (Questo è importante, non è sufficiente guardare il messaggio in quello che Outlook chiama il ‘riquadro di lettura’). Seguite il menu File | Info | Properties
  2. 3. Cercare un'area di testo etichettata Internet headers
  3. Qui ci sono le intestazioni. 5. Selezionare e copiare il testo in un editor di testo.

Content

  1. Selezionare e copiare il testo in un editor di testo. Aprire il messaggio in una nuova finestra
  2. 3. Sul nastro Message selezionare Action | Other Actions | View Source.
40
40
40
2013-04-22 20:05:45 +0000
  1. 1. Aprire il messaggio nella nuova finestra
  2. 2. Nella scheda Message selezionare il menu a tendina Actions (accanto al pulsante Move)
  3. Premere il pulsante . 3. Selezionare Other ActionsSource
18
18
18
2012-09-19 09:44:46 +0000

File - Info - Proprietà non funziona per visualizzare le intestazioni?


Questa risposta è da qui: email.about. com &003

Rendere disponibile la fonte completa dei messaggi in Outlook

Per impostare Outlook in modo da poter vedere la fonte completa delle email:

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.

Vedere la fonte completa di un messaggio in Outlook

Ora è possibile recuperare la fonte dei messaggi POP appena recuperati (modificando il valore SaveAllMIMENotJustHeaders non si ripristina la fonte completa dei messaggi per le email che erano già in 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