hi,

i am using james 2.1a1 and phoenix 4.0b. here is what i always get when running james :

====
C:\james21a1\bin>run
Using PHOENIX_HOME:   C:\james21a1
Using PHOENIX_TMPDIR: C:\james21a1\temp
Using JAVA_HOME:      C:\jsdk14

Phoenix 4.0beta

Target file does not exist, defaulting to previous
James 2.1a1-2002-09-19
Started POP3 Server plain:110
Started SMTP Server plain:25
Started NNTP Server plain:119
====

i telnet to unknown 4555 (my server is unknown), and add 2 users : t1 (password  
:t1p), t2 (password : t2p) like this :

====
Welcome root. HELP for a list of commands
Currently implemented commands:
help                                    display this help
listusers                               display existing accounts
countusers                              display the number of existing accounts
adduser [username] [password]           add a new user
verify [username]                       verify if specified user exist
deluser [username]                      delete existing user
setpassword [username] [password]       sets a user's password
setalias [username] [alias]             sets a user's alias
unsetalias [username]                   removes a user's alias
setforwarding [username] [emailaddress] forwards a user's email to another accou
nt
user [repositoryname]                   change to another user repository
shutdown                                kills the current JVM (convenient when J
ames is run as a daemon)
quit                                    close connection
unknown commandLISTUSERS
Existing accounts 0
User t1 added
User t2 added
====

then i telnet to unknown 25, like this :

====
220 unknown SMTP Server (JAMES SMTP Server 2.1a1-2002-09-19) ready Mon, 25 Nov
002 11:56:40 +0700 (GMT+07:00)
250 Sender <t1@unknown> OK
501 Syntax error in parameters or arguments
501 Usage: RCPT TO:<recipient>
250 Recipient <t2@unknown> OK
354 Ok Send data ending with <CRLF>.<CRLF>
250 Message received
====

then i telnet to 110, like this :

====
+OK unknown POP3 server (JAMES POP3 Server 2.1a1-2002-09-19) ready
+OK
-ERR Error closing connection.

Connection to host lost.
====

i use t2 as the user and t2p as the password. is this correct?

why there is always that error???

thank you







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

Reply via email to