Re: Folder.appendMessages()
"foo" <[email protected]> Mon, 30 Apr 2007 15:53:44 -0700
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
I have downloaded the source; and it takes an array of Messages. So I guess the API is old? ----- Original Message ----- From: "foo" <[email protected]> To: <[email protected]> Sent: Monday, April 30, 2007 3:48 PM Subject: [Classpathx-javamail] Folder.appendMessages() > Hi, > > I am new to classpathx-javamail. I was looking at the API on the website. > For the "Folder.appendMessages()" method, it says that it only takes ONE > Message object as the argument. Is this a typo? Because the description of > the function refers to "messages". The "appendMessages()" methods of the > IMAPFolder, MaildirFolder, MboxFolder, NNTPFolder, and POP3Folder classes > all take an array of Messages. Sun JavaMail API's Folder.appendMessages() > also takes an array of Messages. > > Thanks, > > > _______________________________________________ > Classpathx-javamail mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/classpathx-javamail >