Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Disable KOLE size limitation

    Kopano OL Extension (KOE)
    3
    11
    1255
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Manfred
      Manfred Kopano last edited by

      Hi @pixel,

      In Z-Push 2.6.0 there will be a config parameter to disable this check. See https://jira.z-hub.io/browse/ZP-1521 and https://wiki.z-hub.io/display/ZP/Hidden+configuration+parameters for more information. We plan to release it in September.

      If you want an immediate solution in [z-push-location]/backend/kopano/kopano.php search for $storesize = isset($storeProps[PR_MESSAGE_SIZE_EXTENDED]) ? $storeProps[PR_MESSAGE_SIZE_EXTENDED] : 0; and replace it with $storesize = 0; (it should be around line 1730).

      Manfred

      1 Reply Last reply Reply Quote 0
      • pixel
        pixel last edited by

        ok, I’ll look into it.

        What I would like to know is how other users of Kopano/Outlook solve this problem.

        The structure:

        • One mailbox per user
        • Mail storage for all in the shared folders

        should not be exotic and in the shared folders you always need all mails if you are looking for an old correspondence with a customer.

        When using Kopano/KOLE/OL this means that I always have all mails in the shared folder on all workstations synchronously.

        Is this really the solution?

        externa1 1 Reply Last reply Reply Quote 0
        • pixel
          pixel last edited by

          It would be much better if KOLE would use ActiveSync only for the groupware functionalities (tasks, calendar, notes, reminders etc.) and integrate the mails internally via IMAP.

          Then the system would also be faster

          1 Reply Last reply Reply Quote 0
          • Manfred
            Manfred Kopano last edited by

            Hi @pixel,

            the name of the extension is actually KOE, not KOLE.

            @pixel said in Disable KOLE size limitation:

            It would be much better if KOLE would use ActiveSync only for the groupware functionalities (tasks, calendar, notes, reminders etc.) and integrate the mails internally via IMAP.

            Then the system would also be faster

            It should be possible to add another email in the account settings which could be an IMAP account. Did you try that?

            Manfred

            1 Reply Last reply Reply Quote 0
            • pixel
              pixel last edited by

              Yeah, we tried that already. But it is not possible to move mails from the ActiveSync account to IMAP. At least I seem to remember.

              Is it possible to set in KOE that only calendar, address book, tasks … are synchronized?

              Then I could use IMAP exclusively for mails.

              1 Reply Last reply Reply Quote 0
              • pixel
                pixel last edited by

                IMHO in KOE the option “Syncronize groupware data only” would be a good solution. Then mails could be connected exclusively via IMAP and you would have a high-performance OL<->KOPANO.

                Or do I see it wrong?

                1 Reply Last reply Reply Quote 0
                • externa1
                  externa1 @pixel last edited by externa1

                  @pixel

                  We do that on all customers through email archiving like mailstore server (which we integrate in kopano client through intranet plugin and in outlook with its own plugin) - as i think you should in general keep the mailbox sizes as small as possible (Outlook limits to 50GB per ost file e.g.)

                  rg
                  Christian

                  pixel 1 Reply Last reply Reply Quote 0
                  • Manfred
                    Manfred Kopano last edited by

                    Hi @pixel,

                    @pixel said in Disable KOLE size limitation:

                    Yeah, we tried that already. But it is not possible to move mails from the ActiveSync account to IMAP. At least I seem to remember.

                    Yes, moving emails between accounts is not possible in Outlook.

                    Is it possible to set in KOE that only calendar, address book, tasks … are synchronized?

                    Then I could use IMAP exclusively for mails.

                    That is not possible.

                    @pixel said in Disable KOLE size limitation:

                    IMHO in KOE the option “Syncronize groupware data only” would be a good solution. Then mails could be connected exclusively via IMAP and you would have a high-performance OL<->KOPANO.

                    Or do I see it wrong?

                    I’m not an Outlook dev expert, but I think it would be quite complicated to implement. Try contacting Kopano sales or support regarding this.

                    Manfred

                    pixel 1 Reply Last reply Reply Quote 0
                    • pixel
                      pixel @externa1 last edited by

                      @externa1 said in Disable KOLE size limitation:

                      We do that on all customers through email archiving like mailstore server (which we integrate in kopano client through intranet plugin and in outlook with its own plugin) - as i think you should in general keep the mailbox sizes as small as possible (Outlook limits to 50GB per ost file e.g.)

                      I don’t really understand the explanation. Can you explain it to me in more detail?

                      1 Reply Last reply Reply Quote 0
                      • pixel
                        pixel @Manfred last edited by

                        @Manfred said in Disable KOLE size limitation:

                        I’m not an Outlook dev expert, but I think it would be quite complicated to implement. Try contacting Kopano sales or support regarding this.

                        ok, I contacted support.

                        In spite of everything I am not clear how to use Kopano <-> KOE <-> OL in a meaningful way?
                        The structure of the mails described by me should be nothing special

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post