[ http://issues.apache.org/jira/browse/JAMES-625?page=all ]
Norman Maurer reassigned JAMES-625: ----------------------------------- Assignee: Norman Maurer Here is the stacktrace: 06/10/06 18:40:28 ERROR pop3server: Exception during connection from localhost (127.0.0.1) : null java.lang.NullPointerException at org.apache.james.mailrepository.MBoxMailRepository.list(MBoxMailRepository.java:546) at org.apache.james.pop3server.POP3Handler.stat(POP3Handler.java:395) at org.apache.james.pop3server.POP3Handler.doPASS(POP3Handler.java:545) at org.apache.james.pop3server.POP3Handler.parseCommand(POP3Handler.java:477) at org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:275) at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:422) at org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55) at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116) > an emoty mbox will cause an error at pop3 login > ----------------------------------------------- > > Key: JAMES-625 > URL: http://issues.apache.org/jira/browse/JAMES-625 > Project: James > Issue Type: Bug > Components: POP3Server > Environment: linux jdk1.5 > Reporter: davide.bz > Assigned To: Norman Maurer > Priority: Critical > Fix For: 2.3.0 > > > I tried to use mbox as inboxRepository even with an empty file or deleting > all emails, pop3 will give an error at login after the password (maybe triing > to open the repository) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]