[ http://jira.jboss.com/jira/browse/JBMAIL-23?page=history ]

Andrew Oliver updated JBMAIL-23:
--------------------------------

    Description: 
http://www.jboss.org/wiki/Wiki.jsp?page=MailStoreDesign

Mailstore allows you to prevent heap overflows by taking the inputstream and 
directly writing it to the database for the message body.  For M3 this will be 
optional behavior (use mailstore for bodies/don't use mailstore for bodies and 
suck it all into memory), but ultimately we plan to support size based 
limitations (only do this if the mail exceeds nKB) and possibly other 
perforamnce-based optimizations.

This will make JBoss Mail Server virtually unassailable by denial of service 
attacks provided you have a big disk.  This also ensures that only one copy of 
the body will be stored for all local message receipients.

  was:http://www.jboss.org/wiki/Wiki.jsp?page=MailStoreDesign

       Priority: Blocker  (was: Major)

> Implement MailStore for bodies
> ------------------------------
>
>          Key: JBMAIL-23
>          URL: http://jira.jboss.com/jira/browse/JBMAIL-23
>      Project: JBoss Mail
>         Type: Feature Request
>   Components: SMTP, POP, Mail Server APIs
>     Versions: 1.0-M3
>     Reporter: Andrew Oliver
>     Assignee: Dawie Malan
>     Priority: Blocker

>
> Original Estimate: 5 hours
>         Remaining: 5 hours
>
> http://www.jboss.org/wiki/Wiki.jsp?page=MailStoreDesign
> Mailstore allows you to prevent heap overflows by taking the inputstream and 
> directly writing it to the database for the message body.  For M3 this will 
> be optional behavior (use mailstore for bodies/don't use mailstore for bodies 
> and suck it all into memory), but ultimately we plan to support size based 
> limitations (only do this if the mail exceeds nKB) and possibly other 
> perforamnce-based optimizations.
> This will make JBoss Mail Server virtually unassailable by denial of service 
> attacks provided you have a big disk.  This also ensures that only one copy 
> of the body will be stored for all local message receipients.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to