Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=JAMES-158 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-158 Summary: Stream body in JDBCMailRepository.store(Mail) Type: Improvement Status: Unassigned Priority: Major Project: James Components: MailStore & MailRepository Versions: 2.1 2.2.0a15 Assignee: Reporter: Noel J. Bergman Created: Fri, 5 Mar 2004 9:13 AM Updated: Fri, 5 Mar 2004 9:13 AM Description: JDBCMailRepository.store(Mail) writes the entire message into a ByteArrayOutputStream when not using dbfile protocol. This is "A Bad Thing", and should be changed so that the body is streamed direcly. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
