System.out.println in javax.mail.MimeMultipart.parse
"Robert Mitchell" <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
While looking for the initial delimiter, Multipart.parse outputs the "preamble" portion of the multipart to System.out. It looks like some old debug code that got left in. Thanks, Bob Mitchell.