Differences between revisions 10 and 11
Revision 10 as of 2020-09-04 16:23:36
Size: 3550
Editor: maegger
Comment:
Revision 11 as of 2020-09-04 16:46:15
Size: 3014
Editor: maegger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
/!\ The following only works with a Webbworser that supports extended functions like the Internet Explorer does or like e.g. Firefox (also on Linux!) does. If something does not work as described, try to use another browser! /!\ '''DO NOT USE OWA''' since it is not possible to show the raw body content (e.g. HTML or CSS code to color text into purple)! /!\
Line 35: Line 35:
You can use the following method in OWA to get the Mail Headers, but it is not possible to read the raw body content!
Line 36: Line 37:
 1. Right click the mail and select {{{View message details}}}<<BR>>{{OWA-step1.png||width=100}}
 1. A new window pops up. Select the whole Header ({{{CTRL-A}}}) and copy ({{{CTRL-C}}}) and paste ({{{CTRL-V}}}) it into some temporary Textfile (e.g. notepad).<<BR>>{{OWA-step1.png||width=300}}
 1. Right click the mail and select {{{View message details}}}<<BR>>{{attachment:OWA-step1.png||width=200}}
 1. A new window pops up. Select the whole Header ({{{CTRL-A}}}) and copy ({{{CTRL-C}}}) and paste ({{{CTRL-V}}}) it into some temporary Textfile (e.g. notepad).<<BR>>{{attachment:OWA-step2.png||width=400}}
Line 40: Line 41:
 1. After you logged in, double click the email, so that a new Window appears. /!\ Sometimes the mail opens up, sometimes you only see checkmark switching from the Email Title to the Email Sender Name. In that case doubleclick again on the Sender Name (only works when the checkmark is on the Sender name!).
 1. /!\ Depending on the used browser, this step may differ! /!\ Right click into the message Text. Then choose '''This Frame -> View Frame Source'''
 1. Select the whole Body ({{{CTRL-A}}}) and copy ({{{CTRL-C}}}) and paste ({{{CTRL-V}}}) at the end of the Headers File. Then copy and paste the whole headers and body into a new email.
/!\ OWA has no ability to show you the raw body content! /!\
<<BR>><<BR>>
Line 44: Line 44:
<<BR>><<BR>>

Problem

The ISG.EE Support asked for Mail Headers instead of the Mail Body. How do is send the received Email with the Headers?

Solution

Mac OS X - Apple Mail

  1. Select the Mail
  2. Press ALT-CMD-U

  3. Select the whole content with CTRL-A and copy (CTRL-C) and paste (CTRL-V) it into a new Email.

Outlook 2013 (and newer)

/!\ Newer Outlook Versions split up the Email Headers and Email Body. Therefore you have to do two different steps to achieve the same result as with the other Mail Clients. Copy the content of the Headers into a Text Editor (e.g. Notepad), then copy the content of the Body afterwards. Finally copy the whole content (header + body) into a new Email for the ISS.EE support.

Headers

  1. Open the particular email in a new window by double-clicking on the message in the message list. /!\ This step is important!

  2. Select the Message Options Icon (the one in the corner of the Tags Ribbon).
    ol_header_step1.png

  3. A new window pops up. Select the whole Header (CTRL-A) and copy (CTRL-C) and paste (CTRL-V) it into some temporary Textfile (e.g. notepad).
    ol_header_step2.png

Body

  1. Open message in a new window
  2. Click into the message and Right click. Then select View Source. /!\ If View Source is greyed out it means, the email you received does only contain ASCII Text and therefore what you see is the source.

  3. Select the whole Source Text (CTRL-A) and Copy (CTRL-C) and Paste (CTRL-V) the whole text at the end of the Text File with the Headers.



Outlook Web Access (mail.ethz.ch)

/!\ DO NOT USE OWA since it is not possible to show the raw body content (e.g. HTML or CSS code to color text into purple)! /!\

Headers

You can use the following method in OWA to get the Mail Headers, but it is not possible to read the raw body content!

  1. Login to your mail account and select the mail.
  2. Right click the mail and select View message details
    OWA-step1.png

  3. A new window pops up. Select the whole Header (CTRL-A) and copy (CTRL-C) and paste (CTRL-V) it into some temporary Textfile (e.g. notepad).
    OWA-step2.png

Body

/!\ OWA has no ability to show you the raw body content! /!\

Roundcube (email.ee.ethz.ch)

  1. Select the Email
  2. In the menu choose More -> Show source

  3. Select the whole content with CTRL-A and copy (CTRL-C) and paste (CTRL-V) it into a new Email.



Thunderbird

  1. Select the Email
  2. Press CTRL-U

  3. Select the whole content with CTRL-A and copy (CTRL-C) and paste (CTRL-V) it into a new Email.


CategoryMAIL

FAQ/HEADERHowto (last edited 2023-10-16 13:56:55 by alders)