On Nov 4, 2003, at 5:17 PM, Bart De Man wrote:

Hi,

I tried to compile the email classes in the 'speeltuin', in order to use the multipart functionality, but when I try to send an example mail, I get a java.lang.ClassCastException , in EmailHandler, line 355.
Any idea what might be wrong?




result=((JMimeSendMail)EmailBuilder.getSendMail()).sendMultiPartMail(mail,mmpart);

It needs a new implementation (also found there) of the Sendmail module (that handles mime) and make that
active in sendmail.xml module file.

Im more than willing to provide some help on irc if needed.

Daniel.

Reply via email to