Hi everyone.
I just finished the integration of Apache James (trunk) with JCR
repository store (for domains, users and mailboxes) and now I am looking
the way to add the mailing list functionality into my current
implementation.
I saw that there a support for mailing list creation in James2.3, but I
thing that this functionalities are not included in James3 (trunk).
Correct me if I'm wrong :).
So do you have some kind of considerations about the development of
mailing list support features into James3. Please give some points that
I should consider. My idea is to use mailet implementation for the
handler. But what about the repository store. I thing that the mailing
list mailbox is the same as the regular user mailbox with only one
difference. The message-ID of the mail messages could be used to produce
a tree of questions and answers similar to that in gmail interface, so
the INBOX folder should be filled with tree structrure. This could be
done by JPA, JCR and any other store method, but I don't know, whether
this is possible with the current interface classes. Please give some
points from your experience, about which is the best approach to develop
this feature.
Thanks in advance.
Dimitar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]