Javamail - Email original

Boa tarde pessoal,

Venho mais uma vez solicitar ajuda.
Por acaso alguém sabe me dizer qual método que traz a documentação do email original (cabeçalhos, content-types, etc)?

Assim como esse exemplo:

Delivered-To: teste123@gmail.com
Received: by 10.100.167.15 with SMTP id p15cs1041554ane;
        Wed, 25 Apr 2007 11:15:14 -0700 (PDT)
Received: by 10.100.135.16 with SMTP id i16mr435636and.1177524914269;
        Wed, 25 Apr 2007 11:15:14 -0700 (PDT)
Return-Path: <teste123@blablabla.com>
Received: from localhost (zymboo-inc.com [201.16.195.154])
        by mx.google.com with ESMTP id c37si873346ana.2007.04.25.11.15.13;
        Wed, 25 Apr 2007 11:15:14 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of teste123@blablabla.com designates 201.16.195.154 as permitted sender)
Received: from marcos (localhost [127.0.0.1])
	by localhost (Postfix) with ESMTP id 31F902400253;
	Wed, 25 Apr 2007 15:15:04 -0300 (BRT)
Date: Wed, 25 Apr 2007 15:14:54 -0300 (BRT)
From: teste123@blablabla.com
To: Teste <teste123@gmail.com>
To: marcos@zymboo-inc.com
Message-ID: <20003077.11177524904178.JavaMail.marcos@marcos>
Subject: RES.: teste16
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_1_17606544.1177524894702"

------=_Part_1_17606544.1177524894702
Content-Type: text/HTML; charset=us-ascii
Content-Transfer-Encoding: 7bit

 dsfsdaasdddddddddddd<br />
------=_Part_1_17606544.1177524894702--

Caso alguém saiba me dizer, ficaria mto grato.

Desde já mto obrigado.