Roundcube Community Forum

Release Support => Pending Issues => Topic started by: chris2016 on September 28, 2017, 11:54:56 PM

Title: No messages found in this mailbox.
Post by: chris2016 on September 28, 2017, 11:54:56 PM
All,

I get the following error message when opening a mailbox with 44000 mails. The number of mails is displayed correctly, but they're not shown:

No messages found in this mailbox.

When in list-view, the first page of this mailbox is somestimes displayed. In thread-view the message above is always shown.

I've increased PHP timeout to three minutes and memory to 384 MB.

I'm using Roundcube 1.2.3 from Debian Stretch package. Activated are those plugins:

filesystem_attachments    1.0    GPLv3+    
jqueryui    1.10.4    GPLv3+    
managesieve    8.6    GPLv3+

IMAP-Server is Dovecot on the same machine.

I'm looking forward to any advice. Roundcube is a very nice webmail program, but I'm reliant on handling bigger mailboxes reliably.

Thank you in advance.

- Chris

Title: Re: No messages found in this mailbox.
Post by: SKaero on September 29, 2017, 03:19:15 PM
Enable imap_debug and post the log when you try to load the mailbox in question.
Title: Re: No messages found in this mailbox.
Post by: chris2016 on September 30, 2017, 03:16:23 PM
It's working :D  ;D ;D ;D

I had to assign more memory to dovecot processes.

Thank you!