----- Message from Michael M Slusarz <slus...@horde.org> ---------
Date: Wed, 21 May 2014 15:45:02 -0600
From: Michael M Slusarz <slus...@horde.org>
Subject: Re: [horde] Import of mbox failes
To: ho...@lists.horde.org
Quoting Bastian Klein <b.kl...@bkims.de>:
I started to migrate a sample mailbox to my new horde installation.
I have a 4 MB mbox file of a folder but cant import it.
IMP is not going to be the correct way to "import" large mailboxes -
at least from the web interface (due to resource/time limitation on
web processes).
System says:
"There was a problem with the file upload: The mailbox file was
larger than the maximum allowed size (1073741824 bytes)"
That's a PHP error. It is reporting either UPLOAD_ERR_INI_SIZE or
UPLOAD_ERR_FORM_SIZE error code in the $_FILES array.
message_size_limit = 30720000
mailbox_size_limit = 0
virtual_mailbox_limit = 0
These aren't PHP (or even Horde/IMP) settings.
michael
___________________________________
Michael Slusarz [slus...@horde.org]
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscr...@lists.horde.org
----- End message from Michael M Slusarz <slus...@horde.org> -----
Please suggest a way to import large mailboxes for Cyrus IMAP.
--
Regards
Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org