You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Erik Beijnoff <er...@addsystems.com> on 2003/12/02 09:49:29 UTC

User storage in different databases depending on context?

After reading the documentation it seems as if the answer to this
question is no, but I'd better check to be sure.
 
Is it possible to store users and mail into different databases,
depending on some sort of context information. 
Either somebody@group1.server.com <ma...@group1.server.com>
and somebody@group2.server.com <ma...@group2.server.com>  OR
somebody.group1@server.com <ma...@server.com>  and
somebody.group2@server.com <ma...@server.com>  ?
 
I suppose that with a correct naming scheme of the users, as in example
two above, I can achieve the same thing by separating users into
different context, but still store all users in the same database. But
all the better if a separation can be done directly by James.
 
As a sidenote I'd like to thank those involved for a great database
integration of James. Absolutely perfect to have the user accounts and
mail easily accessible directly in the database. It suits my purposes
perfectly.
 
Regards Erik Beijnoff

RE: User storage in different databases depending on context?

Posted by Erik Beijnoff <er...@beijnoff.com>.
Thank you. I have as of now decided to go for a central database
approach which means that all mail will be delivered to a master
database which will be polled by separate contexts (other databases) for
mail. The contexts will register their users on the form
"username.context@server.com" in the central mail management database.
I'm quite convinced that this approach will work fine.

And also thank you for a great extensible mail server.

-----Ursprungligt meddelande-----
Från: Noel J. Bergman [mailto:noel@devtech.com] 
Skickat: 02 December 2003 21:32
Till: James Users List
Ämne: RE: User storage in different databases depending on context?


> Is it possible to store users and mail into different databases, 
> depending on some sort of context information.

Technically, yes.  Practically, no.  We should be able to faciliate that
better in a future release.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RE: User storage in different databases depending on context?

Posted by "Noel J. Bergman" <no...@devtech.com>.
> Is it possible to store users and mail into different databases,
> depending on some sort of context information.

Technically, yes.  Practically, no.  We should be able to faciliate that
better in a future release.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org