Hello,
first of all, I would like to thank all developers for this great mail client!
For a different php project I am working on, I would like to use the roundcube framework to decode emails. Is there an easy way to echo the html text (including inline images) or plain text (if it is not a html mail) using the framework?
Thanks in advance
christof
Hello,
I found a very easy soltution for my problem. I am using php-mime-mail-parser now.
Thanks.
Christof