> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailchannels.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an EML file

> How to export a raw email message as an EML file from Gmail, Outlook, or Mac Mail to submit with a false positive or false negative report.

When reporting a false positive or false negative to MailChannels Support, you may be asked to provide the complete message as an EML file. This file contains the full headers and body of the message, which allows our analysts to quickly review the raw content and determine whether the classification was correct.

<Note>
  When saving, choose **unformatted** or **raw** if the option is available. The EML file must be a plain-text representation of the message including all headers.
</Note>

## Gmail

<Steps>
  <Step title="Open the message and show original">
    In Gmail, open the message. Click the **⋮** menu (top right of the message) and select **Show original**.

    <img src="https://mintcdn.com/mailchannelscorporation/T9V9i4Hj76ETwxEw/images/how-to-create-an-eml-file/gmail-eml-show-orig.png?fit=max&auto=format&n=T9V9i4Hj76ETwxEw&q=85&s=7adb7b3ecc81a1bd045445cdfc8ab8e9" alt="Gmail Show Original menu option" width="584" height="752" data-path="images/how-to-create-an-eml-file/gmail-eml-show-orig.png" />
  </Step>

  <Step title="Download the original">
    On the Original Message page, click **Download Original** in the bottom-left corner. Save the file with a descriptive name and the `.eml` extension (e.g. `sender@example.com-2024-06-01.eml`). If the dialog appends `.txt`, change the file type to **All Files**.
  </Step>

  <Step title="Submit the file">
    Attach the `.eml` file to your support ticket or email it to [support@mailchannels.com](mailto:support@mailchannels.com) with your ticket number.
  </Step>
</Steps>

## Outlook

<Steps>
  <Step title="Open Message Properties">
    Open the message in Outlook. In the **Message** window, locate the **Tags** group and click the small anchor icon at the bottom-left to open **Message Properties**.
  </Step>

  <Step title="Copy the internet headers">
    In the **Internet Headers** section at the bottom of the dialog, select all text (Ctrl+A) and copy it (Ctrl+C). Close the dialog.
  </Step>

  <Step title="Save as EML">
    Open a text editor, paste the headers, and save the file with the `.eml` extension. If the dialog appends `.txt`, change the file type to **All Files**.
  </Step>

  <Step title="Submit the file">
    Attach the `.eml` file to your support ticket or email it to [support@mailchannels.com](mailto:support@mailchannels.com) with your ticket number.
  </Step>
</Steps>

## Mac Mail

<Steps>
  <Step title="Select the message">
    In Mac Mail, click the message to highlight it.
  </Step>

  <Step title="Save as raw">
    Go to **File > Save As**. Set the **Format** to **Raw** and click **Save**. The file is saved to your desktop.
  </Step>

  <Step title="Submit the file">
    Attach the `.eml` file to your support ticket or email it to [support@mailchannels.com](mailto:support@mailchannels.com) with your ticket number.
  </Step>
</Steps>
