anyone know how can I open an EML file from disk.
My approach is to import the file in RC and then open it, but still cant find a way to do it...
What version RC are you running?
There's no previewer for EML files in Roundcube yet. Sometimes you can see some content of attached eml files, but it's not a real previewer like for text or html.
I was too fast. Of course you can import the message and view it as any other message. The "Import message" option is hidden in folders list menu. This is available since Roundcube 1.0. For older version there was a plugin, but not best quality.
I have RC 1.0.3
I need to import the message by code, recover the ID and then call the compose window
But still didn't found any sample code about how to import message by code, without using the import form