JavaMail Section Index

When I fetch messages from a UIDFolder via the getMessagesByUID() method, are they returned in any particular order?

When using getMessagesByUID(long start, long end) to fetch a range of messages by UID, how to I specify the last available UID?

Can my JavaMail client choose the authentication mechanism used on the server?

Can I use JavaMail to backup my GMAIL account?

Does JavaMail support direct access to Microsoft Exchange contact lists and calendar appointments?

FileDataSource doesn't know about many mime types and seems to make most attachments application/octet-stream. How can I extend its mime type set?

How can I read a vCard attachment from my Java program?

How do I manually set the mime type for an attached file?

I seem to have conflicting versions of JavaMail libraries in my CLASSPATH, but there seems to be only one. What's up?

I seem to have conflicting versions of JavaMail libraries in my CLASSPATH, but there seems to be only one. What's up?

I'm using Google's configuration options to check my gmail account but it still isn't working. What could be wrong?

Why does getting the list of BCC recipients in a message I receive always come up empty?

I'm having problems using POP3 JavaMail with the Microsoft Exchange Server. What do I have to do to fix this?

What configuration options do I use to connect to gmail/Google from JavaMail?

How can I send an attachment without having to use a physical file? - 08.31.06

About | Sitemap | Contact