Author Topic: Looking for a html mail viewer  (Read 2283 times)

Offline pascal_dher

  • Newbie
  • *
  • Posts: 1
Looking for a html mail viewer
« on: December 02, 2014, 09:14:34 AM »
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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: Looking for a html mail viewer
« Reply #1 on: December 02, 2014, 12:07:28 PM »
Download the Roundcube framework http://roundcube.net/download/ that has classes for handling HTML mail.