[Anthill] Problem while sending mails in anthill
Aparna Baskaran
aparnabaskaran at alliantenergy.com
Wed Sep 15 19:25:33 CDT 2004
Hi,
I started using anthill in our project around 2 days back.
Anthill was installed on our Unix box and all the properties were set.
Everything works fine except for sending mails.
I am getting an exception in the send command:
13:29:28:940 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildManager - couldn't send result email
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: IOException while sending
message;
nested exception is:
javax.activation.UnsupportedDataTypeException: no object DCH
for MIME type multipart/mixed;
boundary="----=_Part_116_15967059.1095272968911"
at javax.mail.Transport.send0(Transport.java:219)
at javax.mail.Transport.send(Transport.java:81)
at
com.urbancode.pagelet.module.email.EmailMessage.send(EmailMessage.java:170)
at
com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:40)
at
com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:24)
at
com.urbancode.anthill.BuildManager.build(BuildManager.java:260)
at
com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
at
com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
I checked in the mail_1_2.jar file and mailcap has multipart/* entry in
it. Has anyone else had this problem?
Thanks
Aparna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20040915/224acae6/attachment-0002.htm
More information about the Anthill
mailing list