You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "Robert J. Lebowitz" <le...@finaltouch.com> on 2003/03/26 16:33:53 UTC

Integration with application servers?

I'm aware that JBoss supports the JavaMail API, but is there any application
server out there that integrates James into itself?

Another quick question:  where do I find documentation on writing my own
Mailets?

Rob




---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org


RE: Integration with application servers?

Posted by Danny Angus <da...@apache.org>.
> Another quick question:  where do I find documentation on writing my own
> Mailets?

Mailets are pretty trivial, best tips are to i/look at existing mailets and matchers, ii/ look at the mailet javadocs iii/ read up on JavaMail, because it is this that you'll use to manipulate the content of mail.

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org