Mbox FROM delimiter

Is it possible to extract the ‘From’ delimiter from an MBOX file as we’re also parsing the messages?

From MAILER-DAEMON Fri Jul  8 12:08:34 2011
From: Author <author@example.com>
To: Recipient <recipient@example.com>
Subject: Sample message 1
 
This is the body.
 
From MAILER-DAEMON Fri Jul  8 12:08:34 2011
From: Author <author@example.com>
To: Recipient <recipient@example.com>
Subject: Sample message 2
 
This is the second body.

In this example MBOX, can I also access the “MAILER-DAEMON Fri Jul 8 12:08:34 2011” as I’m iterating through the messages with readNextMessage?

I’m using the latest version of Aspose Email for Java.

@tucker.barbour

Could you please ZIP and attach your MBOX file here for testing? We will then provide you more information on it.

example.mbox.zip (324 Bytes)

Here is a zipped MBOX file.

@tucker.barbour

We have logged your requirement in our issue tracking system as EMAILJAVA-35026. You will be notified via this forum thread once this feature is available.

We apologize for your inconvenience.