how to limit attachment for upload

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • liuxulin
    Member
    • Oct 2007
    • 47

    #1

    how to limit attachment for upload

    HI:
    how to limit per user upload attachment of MAX_UPLOAD_SIZE.
  • Gertjan

    #2
    Sorry, didn't read your question well...

    Comment

    • liuxulin
      Member
      • Oct 2007
      • 47

      #3
      Originally posted by Gertjan View Post
      Sorry, didn't read your question well...
      HI:
      i mean:"how to limit the size of mail's attachment for user(per user)?"

      Comment

      • Gertjan

        #4
        Originally posted by liuxulin View Post
        HI:
        i mean:"how to limit the size of mail's attachment for user(per user)?"
        Yes, I know. But first I didn't read the 'per user' part... I'm afraid I cannot help you with that. If you want to set it for all users, you can use the attachment.properties file.

        Comment

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

          #5
          Hi,

          take a look at the database, at the user_setting_* tables you'll find various entries for upload quota. "Real" E-Mail Attachment limitation needs to be done via the SMTP Server - OX can limit the upload via the webinterface/webdav but not via external E-Mail clients.

          Greetings

          Comment

          Working...
          X