Javamail appendMessages throws IOException No Content
问题 I'm trying to copy messages from one IMAP store to another. The line of code that does the actual copying is: folder.appendMessages(new Message[] { m }); Most messages are copied with no problem, but some fail with: javax.mail.MessagingException: IOException while appending messages; nested exception is: java.io.IOException: No content The stacktrace points to IMAPFolder.java:1767 Some of the messages that were copied successfully were as large as 6MB, while some of the ones that failed were