[ 
https://issues.apache.org/jira/browse/JAMES-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803815#action_12803815
 ] 

Mario Zsilak commented on JAMES-956:
------------------------------------

nice point!
I didn't thought about that one :)

IMO this is also related to the current mailing list discussion with the 
subject "Moving mails around (Was: MailRepository and MailboxManager)", because 
(as far as I understood it) if we will have some kind of central 
"MailRepository" which can be accessed via POP / IMAP; we will probably also do 
this seperation of META-Information and Content.

I'm still a newbie in terms of mail concepts (from server view) and the 
according protocols, but I'm very interested in learning this stuff and 
contributing to james.
So I guess I'll do some simple/abstract MQ integration for now and change the 
code when there is some outcome ( = code that I can reuse ) to the discussion.

> work on james-server-experimental-activemq-function
> ---------------------------------------------------
>
>                 Key: JAMES-956
>                 URL: https://issues.apache.org/jira/browse/JAMES-956
>             Project: JAMES Server
>          Issue Type: New Feature
>          Components: SpoolManager & Processors
>    Affects Versions: Trunk
>            Reporter: Mario Zsilak
>            Priority: Trivial
>
> Hi,
> I'm very interested in using james with active-mq (or any other message 
> broker) .
> My Plan is to:
> -) write an SMTP handler which replaces the current 
> org.apache.james.smtpserver.integration.SendMailHandler and puts the message 
> into MQ
> -) write a spool manager which listens on messages an processes them, if a 
> message would be "moved" to a different processor, then it shall be put into 
> a different MQ and/or distinguishable in a other way ... (don't not yet)
> -) review and extend the current active-mq stuff
> In the end I want to be able to use a bunch of james servers which are 
> connected through a commen message broker.
> what do you guys think about this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to