> What I would like to see for a
> future release of
> Geronimo is an E-Mail Message Bean container. That is, a Message
> Bean that can
> process incoming e-mails.
We already have the Mailet API see: http://james.apache.org I'd be more
interested in adapting this, and implementing a mailet conta
Obviously we will need a JavaMail implementation. Isn't there one out there
somewhere that is BSD like? What I would like to see for a future release of
Geronimo is an E-Mail Message Bean container. That is, a Message Bean that can
process incoming e-mails. One way to accomplish this is to implem
I just took a quick look at James. Nice job. I think the Mailet API is an
excellent component model and would work well as an MDB. We would need to
write adapters to make the Mailets conformant with EJB 2.1, but I don't
think that will be very difficult. What we will need to do, however, is
wrapper
ginal Message-
> From: Richard Monson-Haefel [mailto:[EMAIL PROTECTED]
> Sent: 07 August 2003 10:16
> To: Danny Angus
> Cc: [EMAIL PROTECTED]
> Subject: Re: [geronimo] Me, James and javaMail
>
>
> I just took a quick look at James. Nice job. I think the Mailet API is an
>
Hi,
Probably biting off more than I can chew here, I'm currently as busy as the
day is long :-(, but I'd be happy to look at implementing javaMail for
Geronimo.
For those who don't know who the hell I am (or what I'm taking about) I'm a
James developer, and James is Apache's 100% Java mailserver.
> Obviously we will need a JavaMail implementation.
There is Classpathx, under GPL. The James Project has looked into
sponsoring a JavaMail sub-project containing JavaMail.
> What I would like to see for a future release of Geronimo is
> an E-Mail Message Bean container. That is, a Message Bean
On Wednesday, August 6, 2003, at 12:38 pm, Danny Angus wrote:
Hi,
Probably biting off more than I can chew here, I'm currently as busy
as the
day is long :-(, but I'd be happy to look at implementing javaMail for
Geronimo.
Great stuff Danny. Lets all start chewing soon :)
James
---
http://