Vaadin email viewer

Hello!

I need something like a pdfviewer (we use org.vaadin.addons pdfviewer) but for emails with .msg format.

At time we have to open the email with e.g. Outlook to view the content.
But we want to show the content of the email in our application.

Does anybody know a suitable add-on or can help me?

Hi,

you do not need Vaadin in that case, you can do that with the “msgparser” library. For sure, it would be nice if someone can build an vaadin addon based on that library :slight_smile:

Greetings
Olli


http://auxilii.com/msgparser/Page.php?id=18000