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 Gabriel Bucher <ga...@razor.ch> on 2001/11/07 17:56:08 UTC

RE: James user administration

In the latest cvs there is a rmi based user manager service. Check the cvs out 
and try it out! I have written this proposal and always interessting for 
feedback!

Cheers,
Buchi

Quoting "Letendre, Jeff" <Je...@compaq.com>:

> Just have your servlet telnet to James.
> 
> Be aware: I'm not sure if James or your admin app will support
> multiple
> admin logins or not...
> 
> Good luck!
> 
> -Jeff
> 
> -----Original Message-----
> From: Krishna Prabhu [mailto:KrishnaPrabhu@BharatPlanet.com]
> Sent: Wednesday, November 07, 2001 1:55 AM
> To: James Users List
> Subject: James user administration 
> 
> 
> Hello im new to the james user list . im trying to provide a
> commercial
> james solution for webmail boxes. I have James and Jo - A servlet
> container
> cum web server (http://tagtraums.com for those who havent heard)
> running
> under phoenix. im interested in knowing if i can write a servlet for
> web
> based user administration considering the servlet is hosted on Jo
> running as
> a block under phoenix. Is there any other possible way to manage the
> user
> list sans telnet?
> 
> thanks in advance
> 
> regards
> 
> Krishna
> 
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: James user administration

Posted by Gabriel Bucher <ga...@razor.ch>.
The sample code is in the latest cvs.
proposals/rmi-remotemanager/java/org/apache/james/client/UserManagerAdminClient.java

Cheers,
Buchi

sbelt wrote:
> a while back I created a servlet which used telnet on the back-side to admin
> James. I'd be interested in trying to implement your RMI classes. Do you
> have any sample client-code which demonstrates connecting to the methods?
> 
> If I can make it work, I would be happy to again share the code.
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: James user administration

Posted by sbelt <sb...@velos.com>.
a while back I created a servlet which used telnet on the back-side to admin
James. I'd be interested in trying to implement your RMI classes. Do you
have any sample client-code which demonstrates connecting to the methods?

If I can make it work, I would be happy to again share the code.

TIA,
Steve B.
----- Original Message -----
From: "Gabriel Bucher" <ga...@razor.ch>
To: "James Users List" <ja...@jakarta.apache.org>
Sent: Wednesday, November 07, 2001 8:56 AM
Subject: RE: James user administration


> In the latest cvs there is a rmi based user manager service. Check the cvs
out
> and try it out! I have written this proposal and always interessting for
> feedback!
>
> Cheers,
> Buchi
>
> Quoting "Letendre, Jeff" <Je...@compaq.com>:
>
> > Just have your servlet telnet to James.
> >
> > Be aware: I'm not sure if James or your admin app will support
> > multiple
> > admin logins or not...
> >
> > Good luck!
> >
> > -Jeff
> >
> > -----Original Message-----
> > From: Krishna Prabhu [mailto:KrishnaPrabhu@BharatPlanet.com]
> > Sent: Wednesday, November 07, 2001 1:55 AM
> > To: James Users List
> > Subject: James user administration
> >
> >
> > Hello im new to the james user list . im trying to provide a
> > commercial
> > james solution for webmail boxes. I have James and Jo - A servlet
> > container
> > cum web server (http://tagtraums.com for those who havent heard)
> > running
> > under phoenix. im interested in knowing if i can write a servlet for
> > web
> > based user administration considering the servlet is hosted on Jo
> > running as
> > a block under phoenix. Is there any other possible way to manage the
> > user
> > list sans telnet?
> >
> > thanks in advance
> >
> > regards
> >
> > Krishna
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Newsletter service with James

Posted by Marco Fabbri <mf...@libero.it>.
Hi all,
I'm new on James and I like to know if this is the right way to create a
Newsletter service.
In particular we need to send a mail with a newsletter to our registered
users.
The users are stored on DB2 and I need to create an interface to select the
criteria to choose which users have to receive the newsletter.

Where can I find documentation about this?

Thanks a lot in advance

Marco Fabbri


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: hoping for 2.x -> weird problem with 1.2

Posted by Peter Romianowski <an...@gmx.de>.
Hi,

since I cannot find any 2.0a2 release anywhere, I think I have to build it
myself. Shall I use the latest nightly or fresh from the cvs? I remember
Serge saying he had some problems with the avalon-stuff, so I would
appreciate an "official" alpha release. Could someone (Serge?) come up with
a todo-list and perhaps a timeframe? Maybe I could help you out a bit...

cheers,
pero

> -----Original Message-----
> From: Stephan Schiessling [mailto:s@rapi.com]
> Sent: Thursday, November 08, 2001 5:53 PM
> To: James Users List
> Subject: Re: hoping for 2.x -> weird problem with 1.2
>
>
>
> I had no problems with james 2.0a2. I am saying "until now" just
> to be careful, since
> one week of testing is really not much.
>
> Stephan Schiessling
> s@rapi.com
>
>
> jason sackett wrote:
>
> > Hello JAMESers,
> >
> > I have been having the same problems with 1.2.1 and the boss
> and such (and
> > Comdex is virtually here).
> > That is awesome that they are fixed in 2.0a2.
> > Could someone please post the 2.0a2 to the release builds on jakarta?
> > If I were to build it myself, I would need to do a ton of (company)
> > procedure to store the source locally, publish the build procedure, blah
> > blah blah.
> >
> > Also, what are these problems you mention that you did run into now with
> > 2.0a2 (you said 'until now')?
>
> >
> > Thank you for all the effort,
> > Jason
> >
> > ----- Original Message -----
> > From: "Stephan Schiessling" <s...@rapi.com>
> > To: "James Users List" <ja...@jakarta.apache.org>
> > Sent: Thursday, November 08, 2001 6:15 AM
> > Subject: Re: hoping for 2.x -> weird problem with 1.2
> >
> >
> >
> >>Hanging in outgoing is resolved in 2.x.
> >>1.2 also denied to accept huge emails (>9 MB), but 2.x accepts them.
> >>(I did not check for an upper limit in 2.x :-) ).
> >>
> >>I run 2.0a2 now for more than a week and did not run into
> >>problems until now.
> >>
> >>Bye,
> >>
> >>Stephan Schiessling
> >>s@rapi.com
> >>
> >>
> >>Peter Romianowski wrote:
> >>
> >>
> >>>Hi there,
> >>>
> >>>first I have to say that I really appreciate your hard work
> and love the
> >>>james-thing. On the other hand I have a business to run, and I
> >>>
> > experience
> >
> >>>problems with james which I cannot accept that much longer. Perhaps
> >>>
> > someone
> >
> >>>knows a solution (I think this topic has been here before, but I could
> >>>
> > not
> >
> >>>find anything about that...).
> >>>>>From time to time there seem to be some mails "hanging" - I mean they
> >>>
> > are
> >
> >>>stored within the "outgoing"-folder for hours and hours. Then they
> >>>
> > disappear
> >
> >>>and everything's fine again. Sometimes a james-restart helps clearing
> >>>
> > this
> >
> >>>queue. Mails to personal accounts (local and remote ones like hotmail)
> >>>always work - at least if I write them... But other mails (including to
> >>>hotmail-accounts) are not delivered for a period of time. I cannot find
> >>>
> > any
> >
> >>>pattern or test-case reproducing this.
> >>>
> >>>I would love to switch to 2.x but "the list" told me before I shouldn't
> >>>unless at least the alpha-release is ready. But I have to find a
> >>>
> > solution...
> >
> >>>The last thing I want to do is to switch to another mailserver, because
> >>>
> > I've
> >
> >>>written some mailets and everything works so fine for me. But I'll have
> >>>
> > to,
> >
> >>>because my boss will not tolerate this that longer... :-(
> >>>
> >>>Any idea? Or a release-date for 2.x?
> >>>
> >>>thanks,
> >>>pero
> >>>
> >>>
> >>>
> >>>
> >>>--
> >>>To unsubscribe, e-mail:
> >>>
> > <ma...@jakarta.apache.org>
> >
> >>>For additional commands, e-mail:
> >>>
> > <ma...@jakarta.apache.org>
> >
> >>>
> >>
> >>
> >>
> >>--
> >>To unsubscribe, e-mail:
> >>
> > <ma...@jakarta.apache.org>
> >
> >>For additional commands, e-mail:
> >>
> > <ma...@jakarta.apache.org>
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> >
>
>
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: hoping for 2.x -> weird problem with 1.2

Posted by Stephan Schiessling <s...@rapi.com>.
I had no problems with james 2.0a2. I am saying "until now" just to be careful, since
one week of testing is really not much.

Stephan Schiessling
s@rapi.com


jason sackett wrote:

> Hello JAMESers,
> 
> I have been having the same problems with 1.2.1 and the boss and such (and
> Comdex is virtually here).
> That is awesome that they are fixed in 2.0a2.
> Could someone please post the 2.0a2 to the release builds on jakarta?
> If I were to build it myself, I would need to do a ton of (company)
> procedure to store the source locally, publish the build procedure, blah
> blah blah.
> 
> Also, what are these problems you mention that you did run into now with
> 2.0a2 (you said 'until now')?

> 
> Thank you for all the effort,
> Jason
> 
> ----- Original Message -----
> From: "Stephan Schiessling" <s...@rapi.com>
> To: "James Users List" <ja...@jakarta.apache.org>
> Sent: Thursday, November 08, 2001 6:15 AM
> Subject: Re: hoping for 2.x -> weird problem with 1.2
> 
> 
> 
>>Hanging in outgoing is resolved in 2.x.
>>1.2 also denied to accept huge emails (>9 MB), but 2.x accepts them.
>>(I did not check for an upper limit in 2.x :-) ).
>>
>>I run 2.0a2 now for more than a week and did not run into
>>problems until now.
>>
>>Bye,
>>
>>Stephan Schiessling
>>s@rapi.com
>>
>>
>>Peter Romianowski wrote:
>>
>>
>>>Hi there,
>>>
>>>first I have to say that I really appreciate your hard work and love the
>>>james-thing. On the other hand I have a business to run, and I
>>>
> experience
> 
>>>problems with james which I cannot accept that much longer. Perhaps
>>>
> someone
> 
>>>knows a solution (I think this topic has been here before, but I could
>>>
> not
> 
>>>find anything about that...).
>>>>>From time to time there seem to be some mails "hanging" - I mean they
>>>
> are
> 
>>>stored within the "outgoing"-folder for hours and hours. Then they
>>>
> disappear
> 
>>>and everything's fine again. Sometimes a james-restart helps clearing
>>>
> this
> 
>>>queue. Mails to personal accounts (local and remote ones like hotmail)
>>>always work - at least if I write them... But other mails (including to
>>>hotmail-accounts) are not delivered for a period of time. I cannot find
>>>
> any
> 
>>>pattern or test-case reproducing this.
>>>
>>>I would love to switch to 2.x but "the list" told me before I shouldn't
>>>unless at least the alpha-release is ready. But I have to find a
>>>
> solution...
> 
>>>The last thing I want to do is to switch to another mailserver, because
>>>
> I've
> 
>>>written some mailets and everything works so fine for me. But I'll have
>>>
> to,
> 
>>>because my boss will not tolerate this that longer... :-(
>>>
>>>Any idea? Or a release-date for 2.x?
>>>
>>>thanks,
>>>pero
>>>
>>>
>>>
>>>
>>>--
>>>To unsubscribe, e-mail:
>>>
> <ma...@jakarta.apache.org>
> 
>>>For additional commands, e-mail:
>>>
> <ma...@jakarta.apache.org>
> 
>>>
>>
>>
>>
>>--
>>To unsubscribe, e-mail:
>>
> <ma...@jakarta.apache.org>
> 
>>For additional commands, e-mail:
>>
> <ma...@jakarta.apache.org>
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: hoping for 2.x -> weird problem with 1.2

Posted by jason sackett <ja...@home.com>.
Hello JAMESers,

I have been having the same problems with 1.2.1 and the boss and such (and
Comdex is virtually here).
That is awesome that they are fixed in 2.0a2.
Could someone please post the 2.0a2 to the release builds on jakarta?
If I were to build it myself, I would need to do a ton of (company)
procedure to store the source locally, publish the build procedure, blah
blah blah.

Also, what are these problems you mention that you did run into now with
2.0a2 (you said 'until now')?

Thank you for all the effort,
Jason

----- Original Message -----
From: "Stephan Schiessling" <s...@rapi.com>
To: "James Users List" <ja...@jakarta.apache.org>
Sent: Thursday, November 08, 2001 6:15 AM
Subject: Re: hoping for 2.x -> weird problem with 1.2


>
> Hanging in outgoing is resolved in 2.x.
> 1.2 also denied to accept huge emails (>9 MB), but 2.x accepts them.
> (I did not check for an upper limit in 2.x :-) ).
>
> I run 2.0a2 now for more than a week and did not run into
> problems until now.
>
> Bye,
>
> Stephan Schiessling
> s@rapi.com
>
>
> Peter Romianowski wrote:
>
> > Hi there,
> >
> > first I have to say that I really appreciate your hard work and love the
> > james-thing. On the other hand I have a business to run, and I
experience
> > problems with james which I cannot accept that much longer. Perhaps
someone
> > knows a solution (I think this topic has been here before, but I could
not
> > find anything about that...).
> >>From time to time there seem to be some mails "hanging" - I mean they
are
> > stored within the "outgoing"-folder for hours and hours. Then they
disappear
> > and everything's fine again. Sometimes a james-restart helps clearing
this
> > queue. Mails to personal accounts (local and remote ones like hotmail)
> > always work - at least if I write them... But other mails (including to
> > hotmail-accounts) are not delivered for a period of time. I cannot find
any
> > pattern or test-case reproducing this.
> >
> > I would love to switch to 2.x but "the list" told me before I shouldn't
> > unless at least the alpha-release is ready. But I have to find a
solution...
> > The last thing I want to do is to switch to another mailserver, because
I've
> > written some mailets and everything works so fine for me. But I'll have
to,
> > because my boss will not tolerate this that longer... :-(
> >
> > Any idea? Or a release-date for 2.x?
> >
> > thanks,
> > pero
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> > For additional commands, e-mail:
<ma...@jakarta.apache.org>
> >
> >
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: hoping for 2.x -> weird problem with 1.2

Posted by Stephan Schiessling <s...@rapi.com>.
Hanging in outgoing is resolved in 2.x.
1.2 also denied to accept huge emails (>9 MB), but 2.x accepts them.
(I did not check for an upper limit in 2.x :-) ).

I run 2.0a2 now for more than a week and did not run into
problems until now.

Bye,

Stephan Schiessling
s@rapi.com


Peter Romianowski wrote:

> Hi there,
> 
> first I have to say that I really appreciate your hard work and love the
> james-thing. On the other hand I have a business to run, and I experience
> problems with james which I cannot accept that much longer. Perhaps someone
> knows a solution (I think this topic has been here before, but I could not
> find anything about that...).
>>>From time to time there seem to be some mails "hanging" - I mean they are
> stored within the "outgoing"-folder for hours and hours. Then they disappear
> and everything's fine again. Sometimes a james-restart helps clearing this
> queue. Mails to personal accounts (local and remote ones like hotmail)
> always work - at least if I write them... But other mails (including to
> hotmail-accounts) are not delivered for a period of time. I cannot find any
> pattern or test-case reproducing this.
> 
> I would love to switch to 2.x but "the list" told me before I shouldn't
> unless at least the alpha-release is ready. But I have to find a solution...
> The last thing I want to do is to switch to another mailserver, because I've
> written some mailets and everything works so fine for me. But I'll have to,
> because my boss will not tolerate this that longer... :-(
> 
> Any idea? Or a release-date for 2.x?
> 
> thanks,
> pero
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


hoping for 2.x -> weird problem with 1.2

Posted by Peter Romianowski <an...@gmx.de>.
Hi there,

first I have to say that I really appreciate your hard work and love the
james-thing. On the other hand I have a business to run, and I experience
problems with james which I cannot accept that much longer. Perhaps someone
knows a solution (I think this topic has been here before, but I could not
find anything about that...).
>From time to time there seem to be some mails "hanging" - I mean they are
stored within the "outgoing"-folder for hours and hours. Then they disappear
and everything's fine again. Sometimes a james-restart helps clearing this
queue. Mails to personal accounts (local and remote ones like hotmail)
always work - at least if I write them... But other mails (including to
hotmail-accounts) are not delivered for a period of time. I cannot find any
pattern or test-case reproducing this.

I would love to switch to 2.x but "the list" told me before I shouldn't
unless at least the alpha-release is ready. But I have to find a solution...
The last thing I want to do is to switch to another mailserver, because I've
written some mailets and everything works so fine for me. But I'll have to,
because my boss will not tolerate this that longer... :-(

Any idea? Or a release-date for 2.x?

thanks,
pero




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>