Zimbra Restoring mailboxes get 403 upload file too longqmail to zimbra migrationZimbra server status showing red in control panelRestore Zimbra mailbox with zmmailbox connection refusedZimbra 8.0: Warning create file maildrop/XXXXX.XXXXX permissions deniedHow to import big mailboxes with low RAMZimbra open source experiencing unexplained slowdowns that are resolved only by rebootingSharing port 80 between Zimbra and ApacheInstall Zimbra, can't use current hosts fileExchange 2003, put message on hold for one userZimbra (open source) how can I perform a backup?

Will users know a CardView is clickable

How did the European Union reach the figure of 3% as a maximum allowed deficit?

On George Box, Galit Shmueli and the scientific method?

Explicit #include vs. Implicit #include

Is it a bad idea to have a pen name with only an initial for a surname?

The instant an accelerating object has zero speed, is it speeding up, slowing down, or neither?

Using roof rails to set up hammock

Is there a term for someone whose preferred policies are a mix of Left and Right?

Is there any effect in D&D 5e that cannot be undone?

How can I detect if I'm in a subshell?

Usage of "Es tut mir leid" by male German speakers and appropriate expressions to express empathy and understaning

SQL Server has encountered occurences of I/O requests taking longer than 15 seconds

2 Managed Packages in 1 Dev Org

Does PC weight have a mechanical effect?

Right indicator flash-frequency has increased and rear-right bulb is out

Co-worker is now managing my team. Does this mean that I'm being demoted?

...and then she held the gun

Does anyone recognize these rockets, and their location?

Testing thermite for chemical properties

Can a 40amp breaker be used safely and without issue with a 40amp device on 6AWG wire?

What is the color associated with lukewarm?

Can you cover a cube with copies of this shape?

What is a Cawdle?

Why does my system use more RAM after an hour of usage?



Zimbra Restoring mailboxes get 403 upload file too long


qmail to zimbra migrationZimbra server status showing red in control panelRestore Zimbra mailbox with zmmailbox connection refusedZimbra 8.0: Warning create file maildrop/XXXXX.XXXXX permissions deniedHow to import big mailboxes with low RAMZimbra open source experiencing unexplained slowdowns that are resolved only by rebootingSharing port 80 between Zimbra and ApacheInstall Zimbra, can't use current hosts fileExchange 2003, put message on hold for one userZimbra (open source) how can I perform a backup?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I have Zimbra 8.0 i'm migrating account from other server but the account the .tgz files have between 800MB and 3.8GB i haveing problems. I've change



zimbraMtaMaxMessageSize 
zimbraFileUploadMaxSize


to 4GB but always i get the same error.



Note: after any change in the config always restart with zmcontrol restart










share|improve this question




























    0















    I have Zimbra 8.0 i'm migrating account from other server but the account the .tgz files have between 800MB and 3.8GB i haveing problems. I've change



    zimbraMtaMaxMessageSize 
    zimbraFileUploadMaxSize


    to 4GB but always i get the same error.



    Note: after any change in the config always restart with zmcontrol restart










    share|improve this question
























      0












      0








      0








      I have Zimbra 8.0 i'm migrating account from other server but the account the .tgz files have between 800MB and 3.8GB i haveing problems. I've change



      zimbraMtaMaxMessageSize 
      zimbraFileUploadMaxSize


      to 4GB but always i get the same error.



      Note: after any change in the config always restart with zmcontrol restart










      share|improve this question














      I have Zimbra 8.0 i'm migrating account from other server but the account the .tgz files have between 800MB and 3.8GB i haveing problems. I've change



      zimbraMtaMaxMessageSize 
      zimbraFileUploadMaxSize


      to 4GB but always i get the same error.



      Note: after any change in the config always restart with zmcontrol restart







      migration zimbra mailbox






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 9 '12 at 18:23









      rkmaxrkmax

      108724




      108724




















          1 Answer
          1






          active

          oldest

          votes


















          0














          Try this command



          /opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL “//?fmt=tgz&resolve=reset” /tmp/account.tgz


          Or, if you are still having problems, you can use CURL method



          curl -k -u admin:PASSWORD --data-binary @/path/to/USER-account.tgz "https://MAILSTORE-FQDN:7071/service/home/USER@DOMAIN/?fmt=tgz&resolve=skip"





          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "2"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f447198%2fzimbra-restoring-mailboxes-get-403-upload-file-too-long%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Try this command



            /opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL “//?fmt=tgz&resolve=reset” /tmp/account.tgz


            Or, if you are still having problems, you can use CURL method



            curl -k -u admin:PASSWORD --data-binary @/path/to/USER-account.tgz "https://MAILSTORE-FQDN:7071/service/home/USER@DOMAIN/?fmt=tgz&resolve=skip"





            share|improve this answer



























              0














              Try this command



              /opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL “//?fmt=tgz&resolve=reset” /tmp/account.tgz


              Or, if you are still having problems, you can use CURL method



              curl -k -u admin:PASSWORD --data-binary @/path/to/USER-account.tgz "https://MAILSTORE-FQDN:7071/service/home/USER@DOMAIN/?fmt=tgz&resolve=skip"





              share|improve this answer

























                0












                0








                0







                Try this command



                /opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL “//?fmt=tgz&resolve=reset” /tmp/account.tgz


                Or, if you are still having problems, you can use CURL method



                curl -k -u admin:PASSWORD --data-binary @/path/to/USER-account.tgz "https://MAILSTORE-FQDN:7071/service/home/USER@DOMAIN/?fmt=tgz&resolve=skip"





                share|improve this answer













                Try this command



                /opt/zimbra/bin/zmmailbox -z -m user@domain.com postRestURL “//?fmt=tgz&resolve=reset” /tmp/account.tgz


                Or, if you are still having problems, you can use CURL method



                curl -k -u admin:PASSWORD --data-binary @/path/to/USER-account.tgz "https://MAILSTORE-FQDN:7071/service/home/USER@DOMAIN/?fmt=tgz&resolve=skip"






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Oct 27 '13 at 23:20









                Sibin GrasicSibin Grasic

                4231518




                4231518



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Server Fault!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f447198%2fzimbra-restoring-mailboxes-get-403-upload-file-too-long%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

                    What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

                    Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos