JavaMail Section Index | Page 3

What string do I pass to SimpleDateFormat to format the message date to spec - getSentDate() method of Message?

How is JavaMail licensed?

What is GlassFish?

What version of JavaMail does GlassFish contain?

How do I find out the number of deleted messages in a folder?

How do I get the sender of an email?

How do I set the default character encoding for JavaMail to use?

How do I calculate the size of an entire folder?

How do I package a JavaMail application into a single jar file along with the mail.jar and activation.jar?

How do I get rid of unused connections? Doing something like checking for the existance of an IMAP folder leaves the connection open.

How do I find out if an IMAP server supports a particular capability?

Where can I find a regular expression to validate an email address?

How do I configure JavaMail to work through my proxy server?

How do I get the size of a message that I am going to send? The getSize() method works fine with received message but returns -1 if I use it with a message that I am going to send!

What's new in JavaMail 1.3.1?

About | Sitemap | Contact