classpathx-javamail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-javamail] Re: classpathx-javamail Digest, Vol 44, Issue 3


From: Dhaval Yoganandi
Subject: [Classpathx-javamail] Re: classpathx-javamail Digest, Vol 44, Issue 3
Date: Wed, 09 Dec 2009 11:12:06 +0530
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

address@hidden wrote:
Send classpathx-javamail mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.gnu.org/mailman/listinfo/classpathx-javamail
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of classpathx-javamail digest..."


Today's Topics:

   1. Re: Exception while sending mail through GNU      JavaMail API.
      (Chris Burdess)


----------------------------------------------------------------------

Message: 1
Date: Tue, 8 Dec 2009 11:29:30 +0000
From: Chris Burdess <address@hidden>
Subject: Re: [Classpathx-javamail] Exception while sending mail
        through GNU     JavaMail API.
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Dhaval Yoganandi wrote:
|                  InputStream source = *new* FileInputStream(file);|

|                  MimeMessage mimeMessage = *new* 
MimeMessage(mailSession,source);|

|                  mimeMessage.setHeader("Content-Type", "multipart/mixed");|

|                  Transport./send/(mimeMessage);|


and I am getting following exception while sending the mail. The code is 
working fine with sun JVM and the javamail (not GNU javamail) library.

This bug is now fixed in CVS HEAD.
Hello Chris,

Thanks for the update. May I know when the next stable version would be available?

--
Thanks and Regards,

Dhaval Yoganandi,
Jr. Software Engineer,
Elitecore Technologies Ltd.
Cyberoam.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]