Thanks... sorry, the documentation is much written, but not complete, and is
planning to get pushed out as part of the move to the jakarta.apache.org
site.  Here're  some answers...

----- Original Message -----
From: "Johnson Lim" <[EMAIL PROTECTED]>


> 1.  Do james support hypersonicSQL database?
Yes, any JDBC compliant database.

> 2.  Do the tbluser need a specific fields and datatype?
You need fields called "username" and "password".  They should be varchar or
something that'll map to String.

> 3.  Do we need a specific setting to make town://xxx, since there are no
> configuration on it.
you should see this near the bottom of the JAMES.conf.xml file...

   <repository type="USER" model="SYNCHRONOUS, ASYNCHRONOUS"
                    destination="town://"

class="org.apache.james.userrepository.UsersTownRepository">
      <conn>file:///var/maildatabase</conn>
      <table>Users</table>
  </repository>


You'll need to set your conn appropriately and use whatever table you want.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to