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 Vasko Tomanov <va...@web.bg> on 2002/01/08 11:57:21 UTC

add users in James

How to add many users in james with text file this don't working:

telnet 127.0.0.1 4555 < /proba

the file /proba contain:

root
7kj8ynsx
adduser gerryian dragan
quit

the result of this operation is:

[root@toshiba root]# telnet 127.0.0.1 4555 </proba
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
JAMES RemoteAdministration Tool 1.2.1rc2
Please enter your login and password
Connection closed by foreign host.
[root@toshiba root]# 

and the JAMES server freeze..... and return to normal operation after
ctrl-c and start again...

any suggestions ?

vasko

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


Re: somthing wrong

Posted by Vasko Tomanov <va...@web.bg>.
Please give a bit more time to test the system / all my office mail
services now run on JAMES - about 300 users /

but here is some information in advance

1/ Platform : mandrake 8.1, Netscape: 4.78
2/ The number displayed is more than the actual number
3/ it varies - about 3 or 2 some times more
4/ Not every time

this could be a bug in netscape( that's why i need more time - I make a
test using Sylpheed mail client now)


best regards
vasko

Danny Angus wrote:
> 
> Sounds like a bug to me too,
> could you send us more details?
> 
> 1/ what version/platform of netscape?
> 2/ is the number displayed more or fewer than the actual number?
> 3/ by how many is the difference?
> 4/ does this occur in the same way every time you use Netscape to download
> from James?
> 
> It would help if you could put all this information in the bugbase at
> http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=James
> you will need to create an account, it is only used to keep you informed of
> the progress of your bug.
> 
> Thanks,
> d.
> 
> > -----Original Message-----
> > From: root [mailto:root]On Behalf Of Vasko Tomanov
> > Sent: Tuesday, January 08, 2002 5:54 PM
> > To: James Users List
> > Subject: somthing wrong
> >
> >
> > sound like small bug in James.......
> >
> > when i start read messages from James with Netscape.. the number ot
> > messages displayed trough downloading is different from the number of
> > message downloaded from mail server in netscape mail..
> >
> > vasko
> >
> > --
> > 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: somthing wrong

Posted by Danny Angus <da...@thought.co.uk>.
Sounds like a bug to me too,
could you send us more details?

1/ what version/platform of netscape?
2/ is the number displayed more or fewer than the actual number?
3/ by how many is the difference?
4/ does this occur in the same way every time you use Netscape to download
from James?


It would help if you could put all this information in the bugbase at
http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=James
you will need to create an account, it is only used to keep you informed of
the progress of your bug.

Thanks,
d.

> -----Original Message-----
> From: root [mailto:root]On Behalf Of Vasko Tomanov
> Sent: Tuesday, January 08, 2002 5:54 PM
> To: James Users List
> Subject: somthing wrong
>
>
> sound like small bug in James.......
>
> when i start read messages from James with Netscape.. the number ot
> messages displayed trough downloading is different from the number of
> message downloaded from mail server in netscape mail..
>
> vasko
>
> --
> 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>


somthing wrong

Posted by Vasko Tomanov <va...@web.bg>.
sound like small bug in James.......

when i start read messages from James with Netscape.. the number ot
messages displayed trough downloading is different from the number of
message downloaded from mail server in netscape mail..

vasko

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


Re: add users in James

Posted by Daniel Katheininger <d....@vivid-md.de>.
Am 08.01.2002 11:57 Uhr schrieb "Vasko Tomanov" unter <va...@web.bg>:

> How to add many users in james with text file this don't working:
> 
> telnet 127.0.0.1 4555 < /proba
> 
> the file /proba contain:
> 
> root
> 7kj8ynsx
> adduser gerryian dragan
> quit
> 
> the result of this operation is:
> 
> [root@toshiba root]# telnet 127.0.0.1 4555 </proba
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
> JAMES RemoteAdministration Tool 1.2.1rc2
> Please enter your login and password
> Connection closed by foreign host.
> [root@toshiba root]#
> 
> and the JAMES server freeze..... and return to normal operation after
> ctrl-c and start again...
> 
> any suggestions ?
> 
> vasko
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

Hi Vasko,

i'd probably write a littel java-prog which puts the required data via an
OutputStream into the remote manager. So you can "feed" the remote manager
with data in a controlled manner.

(hope this will work)


daniel


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