+1
Norman

Jochen Wiedmann (JIRA) schrieb:
     [ 
https://issues.apache.org/jira/browse/MIME4J-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Wiedmann updated MIME4J-27:
----------------------------------

    Attachment: mime4j-read.patch

Before adressing the actual issue: Here's a patch that removes the unnecessary 
implementations of read(byte[]). This will reduce the size of further patches.


[JW#7] Limitations Support
--------------------------

                Key: MIME4J-27
                URL: https://issues.apache.org/jira/browse/MIME4J-27
            Project: Mime4j
         Issue Type: Wish
           Reporter: Robert Burrell Donkin
        Attachments: mime4j-read.patch


http://mail-archives.apache.org/mod_mbox/james-server-dev/200708.mbox/[EMAIL 
PROTECTED] number 7
 7.) Add support for limitations.
      In Commons Fileupload, it is possible to limit the overall
request size and/or the
      size of a an atomic entity. This is highly recommended for web
applications,
      as a security measure against DOS attacks.
      This can be implemented by the Mime4j user. However, it is also
likely to be
       reused, so it might better be pushed down.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to