Why can't I append a message to the POP3 folder?
Created May 7, 2012
John Zukowski The appendMessages(Message[]) method of Sun's POP3 provider (com.sun.mail.pop3.POP3Folder) always throws MethodNotSupportedException because the POP3 protocol doesn't support appending messages.