Hi Noel, Sorry for the late response back to this problem. I've done what you specified below and I can confirm that James does use the file system for everything except for the user repository.
I'm ready, if you are to start on the next stage. Thanks for your help Lisa -----Original Message----- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: 14 May 2004 19:21 To: James Users List Subject: RE: unable to find processor root > I sent an email to the James test user on another domain and > this email went there correctly and was held in a test user > repository under the inbox file system. Ok, that's good. :-) > the only changes I made were to comment out the file system > repository bits, and replace them (or uncomment!) the database > repository code. Before going further, since you're doing this new, I would uninstall James 2.1.3, and start by installing James 2.2.0RC3. You should delete the inbox and spool tables from the database (or all of them, if you wish). Start with the default config.xml, with your local changes for DNS and server information. Make sure that it works. If you have deleted everything prior to installing James 2.2.0RC3, don't forget to go into the console and create a user to receive mail. After you have once again verified that you can send mail to a test user, using the file system repositories, make the following changes: 1. carefully comment out the <inboxRepository> 2. remove the <!-- and --> immediately above and below the <inboxRepository> for the db:// protocol 3. remove the <!-- and --> immediately above and below the <data-source> for the database (Microsoft?) that you are using. Make sure that you: a. have a suitable JDBC driver b. have created a database (Microsoft default: "James") c. adjust the user and password to match your database setup That will use the file system for everything except the user repositories. Test that. If that works, we'll go onto the next stage. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This E-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this E-mail in error please notify us immediately and delete this E-mail from your system. Thank you. It is possible for data transmitted by email to be deliberately or accidentally corrupted or intercepted. For this reason, where the communication is by E-mail, the Big Picture Group does not accept any responsibility for any breach of confidence which may arise through the use of this medium. Opinions, conclusions and other information in this message that do not relate to the official business of Big Picture Group shall be understood as neither given nor endorsed by it. This footnote also confirms that this email message has been swept for the presence of known computer viruses. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
