Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Chris` on September 02, 2013, 03:27:45 PM

Title: Inbox with 200,000 messages
Post by: Chris` on September 02, 2013, 03:27:45 PM
Has anyone ever tried to use roundcube with this many email messages? When I tried to load the inbox it says "loading..." and eventually just stops and then it's empty. I know the messages there, they work fine in another webmail client (horde).
Title: Re: Inbox with 200,000 messages
Post by: SKaero on September 02, 2013, 04:12:04 PM
Make sure your not sorting the emails that can cause the connection to timeout, http://trac.roundcube.net/wiki/Howto_Performance
Title: Re: Inbox with 200,000 messages
Post by: Chris` on September 02, 2013, 04:44:45 PM
Quote from: SKaero on September 02, 2013, 04:12:04 PM
Make sure your not sorting the emails that can cause the connection to timeout, http://trac.roundcube.net/wiki/Howto_Performance

Yes, I was able to figure that out. We migrated these from another server so roundcube was trying to index them all at once. I'm doing it at 10,000 email increments and it seems to be able to keep up with that. I can't figure out a faster way.