Roundcube Community Forum

 

Uploading large .mbox file

Started by Stuartc, March 20, 2018, 05:01:53 PM

Previous topic - Next topic

Stuartc

I am trying to upload a .mbox file of containing emails that I downloaded from from my Gmail account to my Roundcube account, but the folder size is about 900MB and Roundcube says it's "more than 50MB" which is apparently too large. Can anyone tell me how, if possible, to accomplish what I'm trying do?

JohnDoh

That is a very large file for a web application to process. I think you'd probably run in to timeout or memory problems. You could change your PHP settings to allow such large uploads and you'd need to change memory limits too but, just guessing, I don't think it would work. You'd be better off improting it directly on the server. Or may be via a desktop client.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...