Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: paulorp on October 09, 2020, 12:41:20 PM

Title: Error reading emails in Roundcube - After a certain amount in the Inbox
Post by: paulorp on October 09, 2020, 12:41:20 PM
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
Title: Re: Error reading emails in Roundcube - After a certain amount in the Inbox
Post by: JohnDoh on October 09, 2020, 02:41:52 PM
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.