Vaadin Mail Portlet in Liferay 6.0.5 - Impossible to attach a file

Hi,

I use Liferay 6.0.5, and can successfully send simple emails using Vaadin mail portlet.

But when I try to attach a file, on clicking on the “Upload” button, the file is ignored, and an exception is thrown (see below).

I saw that this bug was already reported on liferay issues :
http://issues.liferay.com/browse/SOS-487
. But I haven’t found a solution so far.

Here is the thrown exception :

Is there a workaround to this problem ?

If not, as I have the code of the portlet in an eclipse project, may be I can try to correct it myself, but I would like a tip concerning the vaadin code …
I could see that the buttonCaption “Upload” is defined in the class com.vaadin.ui.Upload, but I did not find the action of this button. Could you tell me which method is called when “Upload” is clicked ?

Thank you,

JS

hi,
i realy need help to install mail portlet in liferay 6, i tried to do it but i have this exeption :

[#|2011-04-18T15:51:35.949+0000|INFO|glassfish3.0.1|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=25;_ThreadName=Thread-1;|15:51:35,949 ERROR [MailManager:130]
com.liferay.mail.MailException
com.liferay.mail.MailException
at com.liferay.mail.imap.IMAPConnection.testConnection(IMAPConnection.java:192)
at com.liferay.mail.mailbox.IMAPMailbox.validateAccount(IMAPMailbox.java:531)
at com.liferay.mail.mailbox.BaseMailbox.addAccount(BaseMailbox.java:39)
at com.liferay.mail.util.MailManager.addAccount(MailManager.java:102)
at org.apache.jsp.update_005faccount_jsp._jspService(update_005faccount_jsp.java from :335)

any help will be appreciated please.