Hi. I know that this might seem to be a stupid questen:confused:, but where does Roundcube store the phusical email data (E mails received and sent) I need to access this to import into PHPRunner. Thanks in advance:)
RoundCube doesn't store any emails it only reads emails from a imap server.
What is the purpose of the message table in mysql...it is always empty (contains no data)? Thanks
the cache and message tables are both part of the caching system, when caching is enabled message headers are stored in the database in order to speed up the mailbox display.