users in open-xchange

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xiao

    #1

    users in open-xchange

    hi, I have a question, as it is I number limits of users who open-xchange can handle?
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Well, the number of concurrent users is limited by the system resources. For the database, you've an int(10) field for the user id which is about 10 billion user_id's per one context and context_id is also a int(10) field at the database...

    100.000.000.000.000.000.000 users when using all contexts. This should be enough for most scenarios.

    Not sure if this is correct, but to make it short: there is no hard-coded user limitation, it is limited by the system that runs the groupware system.
    Last edited by Martin Heiland; 07-25-2007, 09:38 PM.

    Comment

    • xiao

      #3
      umm another question:

      I can accede from the outside to my account of mail and to send messages?

      Comment

      • Martin Heiland
        Open-Xchange Quality Assurance
        • Feb 2007
        • 3695

        #4
        Yes of course, Open-Xchange uses already existing services like IMAP and SMTP which are provided by external services (like cyrus, dovecot, courier, postfix...). Open.Xchange is some kind of a User Interface to those mailservices, no replacement for them. You can use the mail account with every other product if you like, it's just imap and smtp.

        Comment

        • xiao

          #5
          umm another quetion:

          I can form outlook so that I was sent and unloads my messages?

          Comment

          Working...
          X