Roundcube Community Forum

 

Looking for a html mail viewer

Started by pascal_dher, December 02, 2014, 09:14:34 AM

Previous topic - Next topic

pascal_dher

I'm developing a small system where it would be nice to be able to view the contents of html emails.

I don't know if the emails are safe so I want the mails properly parsed. This must obviously be a solved problem in roundcube, but I don't know how modularized roundcube is. Is there a library/class that I can use to parse headers, mime-parts and end up with a safe html email to display?
Is there any other libraries I should be aware of that may solve this problem?

Best regards
Pascal

SKaero

Download the Roundcube framework http://roundcube.net/download/ that has classes for handling HTML mail.