Thanks for your responses. The link provided by Stefano below looked remarkably similar so I downloaded v2.0a3 again. This time it worked like a charm :-)
Next question - is there a GUI for the admin server (port 4555)? If not, are there any plans to develop one? Thanks again, Michael > > From: Stefano Debenedetti <[EMAIL PROTECTED]> > Date: Sat 28/Sep/2002 17:44 GMT > To: James Users List <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subject: Re: Accessing James POP3 mailbox from a web tool > > I think this may be related to this: > > http://www.mail-archive.com/[email protected]/msg03497.html > > ciao > ste > > Noel J. Bergman wrote: > > Michael, > > > > That doesn't look as if James is running properly on your system at all, if > > it can't find DefaultJamesUser. What version of James? > > > > You should be able to telnet into your server on the POP3 port, and run the > > commands manually to test. > > > > --- Noel > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, September 28, 2002 10:04 > > To: [EMAIL PROTECTED] > > Subject: Accessing James POP3 mailbox from a web tool > > > > > > Dear James Users, > > > > I am trying to view a user's mailbox on my James server using the > > www.mail2web.com tool which can access POP3-enabled mail servers. However, > > on submitting an account name and password, the text below appears in the > > James pop3server.log (Note: machine name on which James is running = > > MIKED, James account name = mike2, James account password = password). Any > > pointers on how to alleviate this would be greatly appreciated. > > > > Thanks in advance, > > Michael > > > > ------------------------------------------------------------------ > > 1033220867531 [INFO ] (pop3server): POP3Server init... > > 1033220867531 [INFO ] (pop3server): POP3Listener using plain on port 110 > > 1033220867531 [INFO ] (pop3server): POP3Server ...init end > > 1033220888125 [INFO ] (pop3server): Hello Name is: MIKED > > 1033220892859 [INFO ] (pop3server): Connection from 168.144.108.79 > > (168.144.108.79) > > 1033220894812 [INFO ] (pop3server): Command received: USER mike2 > > 1033220894953 [INFO ] (pop3server): Command received: PASS password > > 1033220894968 [ERROR ] (pop3server): Exception during connection from > > 168.144.108.79 (168.144.108.79) : Exception retrieving > > Userjava.lang.RuntimeException: Exception caught while retrieving an > > object: java.lang.ClassNotFoundException: > > org.apache.james.userrepository.DefaultJamesUser > > java.lang.RuntimeException: Exception retrieving > > Userjava.lang.RuntimeException: Exception caught while retrieving an > > object: java.lang.ClassNotFoundException: > > org.apache.james.userrepository.DefaultJamesUser > > at > > org.apache.james.userrepository.UsersFileRepository.test(UsersFileRepository > > .java:221) > > at org.apache.james.pop3server.POP3Handler.doPASS(POP3Handler.java:224) > > at > > org.apache.james.pop3server.POP3Handler.parseCommand(POP3Handler.java:187) > > at > > org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:12 > > 5) > > at > > org.apache.avalon.cornerstone.blocks.connection.ConnectionRunner.run(Connect > > ion.java:167) > > at > > org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl > > eRunnable.java:47) > > at > > org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8 > > 6) > > 1033220896078 [INFO ] (pop3server): Hello Name is: MIKED > > 1033220900578 [INFO ] (pop3server): Connection from 168.144.108.79 > > (168.144.108.79) > > 1033220900718 [INFO ] (pop3server): Command received: USER mike2 > > 1033220900859 [INFO ] (pop3server): Command received: PASS password > > 1033220900859 [ERROR ] (pop3server): Exception during connection from > > 168.144.108.79 (168.144.108.79) : Exception retrieving > > Userjava.lang.RuntimeException: Exception caught while retrieving an > > object: java.lang.ClassNotFoundException: > > org.apache.james.userrepository.DefaultJamesUser > > java.lang.RuntimeException: Exception retrieving > > Userjava.lang.RuntimeException: Exception caught while retrieving an > > object: java.lang.ClassNotFoundException: > > org.apache.james.userrepository.DefaultJamesUser > > at > > org.apache.james.userrepository.UsersFileRepository.test(UsersFileRepository > > .java:221) > > at org.apache.james.pop3server.POP3Handler.doPASS(POP3Handler.java:224) > > at > > org.apache.james.pop3server.POP3Handler.parseCommand(POP3Handler.java:187) > > at > > org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:12 > > 5) > > at > > org.apache.avalon.cornerstone.blocks.connection.ConnectionRunner.run(Connect > > ion.java:167) > > at > > org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl > > eRunnable.java:47) > > at > > org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8 > > 6) > > > > -------------------------------------------------------------------- > > mail2web - Check your email from the web at > > http://mail2web.com/ . > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > _______________________________________________________________________ Freeserve AnyTime, only �13.99 per month with one month's FREE trial! For more information visit http://www.freeserve.com/time/ or call free on 0800 970 8890 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
