The RDMS guide only refers to a Message record. Obviously there does need to
be a User record, but suggests the structure of that record and how did you
connect it into James?

Don


----- Original Message -----
From: "Danny Angus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 2:09 AM
Subject: RE: adding users


> if you use the database for the store too, then you don't need to create
> anything other than the user record.
>
> > -----Original Message-----
> > From: sbelt [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, July 12, 2001 7:45 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: adding users
> >
> >
> > (I agree, but database-support was not "all there" when I created the
> > servlet.)
> >
> > Also, I am not clear that adding a user is as simple as adding the user
to
> > the database; Don't other tables (or directories) need to be setup for
the
> > mail stores? Will the store be created automatically when the first
email
> > arrives? Do you need to use a database-mailstore for such a setup?
> >
> > I always assumed this was not as simple as creating a service which
> > maintains the users table, otherwise, someone would have already
> > created it.
> > If it is that simple, I'll try to create a database-driven approach.
> >
> > Steve B.
> >
> > ----- Original Message -----
> > From: "Kazys Jocionis" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, July 12, 2001 9:39 AM
> > Subject: Re: adding users
> >
> >
> > >
> > >
> > > I prefer using database (mysql - which james supports) to store user
> > > information and use servlet to add/modify/delete users to/from the
> > database...
> > >
> > > Kazys
> > >
> > >
> > >
> > > On Wednesday 11 July 2001 17:28, you wrote:
> > > > In fact, I had created/offered a servlet which connected via telnet
on
> > the
> > > > backend to JAMES. I'd be happy to send you the code if you would
like.
> > > > Sorry, I do not have a public ftp site where I could just make it
> > > > available.
> > > >
> > > > Steve B.
> > > >
> > > > ----- Original Message -----
> > > > From: "Dodd Gatsos" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Wednesday, July 11, 2001 7:31 AM
> > > > Subject: Re: adding users
> > > >
> > > > > You should be able to create a socket in Java that can handle the
> > Telnet
> > > > > session.
> > > > >
> > > > > Dodd
> > > > > ----- Original Message -----
> > > > > From: <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Wednesday, July 11, 2001 8:23 AM
> > > > > Subject: adding users
> > > > >
> > > > > > Hi
> > > > > > Does anyone know of a remote way to add users to james. I know
you
> > can
> > > >
> > > > do
> > > >
> > > > > it by
> > > > >
> > > > > > telnet but I am writing a java based webmail and I wonder
> > if I could
> > > > > > add
> > > >
> > > > a
> > > >
> > > > > user
> > > > >
> > > > > > using java? Is this possible?
> > > > > >
> > > > > > --
> > > > > > Get your firstname@lastname email for FREE at
> > http://Nameplanet.com/?su
> > > > > >
> > > > >
> > > ---------------------------------------------------------------------
> > > > > > 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]
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > --
> > >
> > > Thank you,
> > >
> > > Kazys
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
>
>
> ---------------------------------------------------------------------
> 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