JavaMail Section Index | Page 4

What is the format of the Content-ID header?

Is it possible to send a message that identifies if the mailreader is configurate to read HTML or text mail?

Can I create a MimeMessage using one Session say session1 and send the mail using another Session session2?

Can someone please specify the technique of message sorting within folder according to some criteria say Header Information?

How do I display POP3 message body properly in a browser? When i use message.writeTO() it displays without line breaks.

Why do binary file attachment sizes increase by about 15-20% when sending a message?

Can JavaMail be used from a Message Driven Bean? The EJB specifictation requires that the bean implementation must be single-threaded. Isn't JavaMail multi-threaded? If so, can it be used from a Message Driver Bean?

How can I configure sendmail to route messages through James for filtering/scanning?

How can I contribute to the James project?

How much does James cost?

Where can I get a custom JavaMail javax.mail.Store to access an RSS feed?

How can I optimize sendmail for use with JavaMail-based programs?

How are connection timeouts implemented?

How do I send a message where a character with an accent is in the subject?

JavaMail 1.3 supports group addresses. What are group addresses?

About | Sitemap | Contact