issues@javamail.java.net

[Bug 5684] New: add MimeMultipart(String subtype, BodyPart... bps) constructor

From: <bugzilla-daemon_at_kenai.com>
Date: Thu, 08 Nov 2012 23:45:43 +0000

http://kenai.com/bugzilla/show_bug.cgi?id=5684

             Bug #: 5684
           Summary: add MimeMultipart(String subtype, BodyPart... bps)
                    constructor
    Classification: Unclassified
           Product: javamail
           Version: 1.4.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: internet
        AssignedTo: shannon_at_kenai.com
        ReportedBy: shannon_at_kenai.com
                CC: issues_at_javamail.kenai.com


It's sometimes convenient to construct a message "bottom up",
by constructing body parts, then a multipart, then the message.
A new MimeMultipart constructor that takes an array of BodyParts
(varargs) would make this more convenient.

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.