Does JavaMail support accessing the preamble of a message?
Created May 8, 2012
John Zukowski JavaMail 1.4 adds get/setPreamble() methods to the MimeMultipart class. Some protocols like IMAP will not allow access to this text.
Created May 8, 2012