The repositories don't have to be hierarchical although my example was
hierarchical. I need to keep track of the the status of transactions but
I don't want to deal with DBase schemas. JAMES appears to be a good fit
for keeping the message and attachment in different
categories(repositories). From what I understand the repositories can be
in a DBase which means JAMES will handle the schema.
How would I configure multiple non hierarchical repositories using JAMES?
<inboxRepository>
<repository destinationURL="file://var/mail/inboxes/" type="MAIL"/>
<repository
destinationURL="_file://var/mail/itemstobeapprovedboxes"_ type="MAIL"/>
</inboxRepository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]