Roundcube Community Forum

 

Inbox with 200,000 messages

Started by Chris`, September 02, 2013, 03:27:45 PM

Previous topic - Next topic

Chris`

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).

SKaero

Make sure your not sorting the emails that can cause the connection to timeout, http://trac.roundcube.net/wiki/Howto_Performance

Chris`

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.