Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: sgmacdougall on April 11, 2018, 12:28:13 PM

Title: e-mails not showing in Inbox
Post by: sgmacdougall on April 11, 2018, 12:28:13 PM
I've installed 1.3.5. In my mailbox, the left hand pane indicates there are 48098 emails, which matches the number of files in /var/vmail/vhosts/domain/user/Maildir/cur of my Dovecot installation.

Page one of the view shows 1-50 of 48098 and there is a list of messages.

If I click to the next page, it show 51-100 of 48090, but the list is empty, and there is a message that pops up in the bottom right corner that says 'No messages found in this mailbox' (see attached).

I saw some other posts that suggested turning off caching. I didn't have caching enabled. For laughs, I enabled it, which neither hurt nor improved the situation. I disabled caching again, but this also had no affect.
Title: Re: e-mails not showing in Inbox
Post by: SKaero on April 11, 2018, 05:02:45 PM
Can you enable imap_debug and post the log for when you try and load the second page?
Title: Re: e-mails not showing in Inbox
Post by: sgmacdougall on April 12, 2018, 01:24:11 PM
I managed to resolve it. Since this is a new server I'm migrating users to, I deleted the user from the roundcube and mail database, and deleted the user's directory in vmail. I then migrated everything back over with imapsync. It works now.