Hello,
How are you?
Currently we use to the version "Roundcube Webmail 1.4.7".
We identified that there is an email that Rondcube tries to read and a bug occurs and the Roundcube stop read the entire mailbox.
We came to this conclusion because the moment we remove a part of the emails that are in "/var/vmail/domain/user/cur", Roundcube works again correctly, when we return the emails it stops reading all emails from the inbox.
So I would like to know if there is a tool that make scan emails, that we can find out what is the mail that compromises the reading of all mails on Roundcube.
Can help me please?
Thanks
Roundcube does not read "/var/vmail/domain/user/cur". It gets the folder contents from your IMAP server. Check your IMAP server logs for errors and/or enable imap_debug in your Roundcube config and check that log file for more information.