I don't know if it's already in there or not, but...
a separate table for domains perhaps. So users would belong to a domain
(1-to-m from tblDomain to tblUser).

Very handy when handling multiple domains.
Sorry if it appears to be already in there, I didn't check.


----- Original Message -----
From: "Charles Benett" <[EMAIL PROTECTED]>
To: "James Dev" <[EMAIL PROTECTED]>; "Jakarta-James User"
<[EMAIL PROTECTED]>
Sent: Tuesday, July 31, 2001 1:15 PM
Subject: Input for JDB Mail Repository


> In cvs proposal dir is Serge's JDBCMailRepository and
> JDBCSpoolRepository.
> Serge uses Mssql server with Inet Sprinta (I think) and I have got it
> going with MySQL and the mm driver.
> This is intended to replace the town db classses in James 1.2.1
>
> At the moment, they new classes need to be re-compiled for different
> drivers and dbs.
> I want to tidy up the config and move them into the main tree.
> So I am looking for input from developers/ users.
>
> 1) At the moment the JDBCMailRepository (like the town repository) puts
> all messages in one db table.
> a) Would it be useful to allows different tables, e.g. one for spam
> another for errors etc.?
> b) If one had multiple tables, how likely is it that one would have them
> in different dbs or on different machines?
> c) If one had multiple tables, would we still want all POP3 inboxes to
> be in one table or would per-user tables make sense?
>
> Any other suggestions re storing mail in a db would be welcome.
>
> Charles
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to