JavaMail Section Index | Page 2

Does JavaMail support accessing the preamble of a message?

How can an application dynamically register protocol providers?

How can I customize the method of Message-ID generation?

How can I work with quotas without limiting myself to IMAP specific APIs?

How do I find out the IMAP folder separator character?

How do I fold/unfold long header lines?

How do you allow applications to dynamically register address type mappings?

How do you encode non-ASCII parameters in MIME headers?

How do you specify the character set to use for a parameter?

My attachment data is already base64 encoded, how do I avoid it being double encoded?

Where can I find out more about the features new to the 1.4 release of JavaMail?

Is there support for the IMAP IDLE command in JavaMail?

How you can know that two parts in an email (typically a text/plain and text/html) are the same thing?

How can I list the name of the files attached to a message without invoking getBodyPart()?

How do I use the default mail client to send an email?

About | Sitemap | Contact