I am new to JAMES and am evaluating if it is a good fit for solving a Java solution. Where can I find more information about configuring repositories.

Question:
Defining Other Repositories: for specific categories (Ex ItemsToBeApproved and Etc)

The configuration below does not add the expected repository

   <inboxRepository>
      <repository destinationURL="file://var/mail/inboxes/" type="MAIL"/>
<repository destinationURL="file://var/mail/inboxes/itemstobeapprovedboxes/" type="MAIL"/>
   </inboxRepository>

Thanks


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

Reply via email to