Does JavaMail support accessing the preamble of a message?
Created Aug 31, 2006
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 Aug 31, 2006