Here is another use case I think would be valuable:

3. As SMTP-to-JMS bridge (reverse of #1)
a. JAMES receives mail
b. JAMES publishes mail to specific JMS queue or topic
c. mail is processed/stored/whatever by any interested listeners

Tom


On 11/29/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote:
> On Nov 30, 2007 12:08 AM, Robert Burrell Donkin
> <[EMAIL PROTECTED]> wrote:
> > to cheer myself up after missing the london train today and missing
> > OSJam, i've been playing around with embedding ActiveMQ (apache's JMS
> > server) within JAMES. i've only really spend an hour or two on it but
> > it looks good so far.
> >
> > use cases:
> >
> > 1. easy JMS spool feed (for example general list)
> > a. publish text message containing mail to JAMES
> > b. JAMES sends MimeMessage to spool
> > c mail is processed
> >
> > 2. JMS mailbox feed
> > a. publish text message containing mail to JAMES
> > b JAMES stores MimeMessage to mailbox API
> > ...
> >
> > opinions?
>
> well, thanks! I am delighted: two things from my secret wishlist
> mentioned on the same day :-) (the other one being trained
> statistically content filtering.)
>
> this is the missing link to J2EE or at least the easiest way of
> integrating with the J(2)EE side I can think of, without having a JCA
> or proprietary integration.
>
> > any interest in adding this to JAMES one day?
>
> +1
>
>   Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to