Email parser demo

This is a demo which uses the code described in the „Parse emails with RegEx“ post to determine the header fields and the body structure of an email. To see how the default mail looks like just copy the contents from the box to a text file and open it with a mail client.

As I developed the underlying parser based on mails generated by Thunderbird, the demo may have troubles with mails from different mailers.