Hi Simon,
There are some missing features / bugs in the geronimo javamail
implementation, but the license does not allow to ship the sun's
versions. I've just raised a jira:
https://jira.logicblaze.com/jira/browse/SM-268
Cheers,
Guillaume Nodet
Simon Èarni wrote:
Hi all,
While testing email component (EmailTest test case) I discovered that when
geronimo-javamail jar is in the classpath, mail is not sent
(sender.send(email) throws org.springframework.mail.MailSendException: Could
not send mails: 503 No valid recipients specified. Exception). If I replace
geronimo jar with mail.jar from Sun the mail is sent. Is that a bug or am I
missunderstanding something?
Cheers,
Simon