Hi Norman,
I just made the following tests:
- Fresh checkout from trunk and mvn package (some new dependencies were
downloaded such as jsieve, mailet-sdk,...) => same problem on a local
deployment with thunderbird : it hangs when mailbox is empty.
- I after defined my production account on e
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
-- Forwarded message --
From: Norman Maurer
Date: 2010/3/28
Subject: Re: [PROPOSAL] Replace MailRepository with Mailbox /
MailboxManager for POP3Server ...
To: Eric Charles
Hi Eric,
could you maybe use wireshark or something similar to log what
thunderbird tries todo exactly..
Author: norman
Date: Sun Mar 28 14:06:01 2010
New Revision: 928399
URL: http://svn.apache.org/viewvc?rev=928399&view=rev
Log:
Remove SpoolRepository implementations, cause we use JMS now (JAMES-976)
Removed:
james/server/trunk/core-function/src/main/java/org/apache/james/mailrepository/FileS
Hi Eric,
I just tried to acces an empty inbox via thunderbird (pop3) here. It
worked without any probs.
Im using windows 7 and thunderbird 3.0.3
Bye,
Norman
2010/3/28 Norman Maurer :
> -- Forwarded message --
> From: Norman Maurer
> Date: 2010/3/28
> Subject: Re: [PROPOSAL] Re
Author: norman
Date: Mon Mar 29 05:58:29 2010
New Revision: 928602
URL: http://svn.apache.org/viewvc?rev=928602&view=rev
Log:
disable jmx by default on camel content
Modified:
james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml
Modified:
james/server/trunk/spring-dep
Author: norman
Date: Mon Mar 29 06:52:15 2010
New Revision: 928611
URL: http://svn.apache.org/viewvc?rev=928611&view=rev
Log:
Add some logging for jackrabbit
Modified:
james/server/trunk/spring-deployment/src/main/config/james/log4j.properties
Modified:
james/server/trunk/spring-deployment/
Author: norman
Date: Mon Mar 29 06:52:44 2010
New Revision: 928612
URL: http://svn.apache.org/viewvc?rev=928612&view=rev
Log:
Fix stat command, which was failing on empty inbox. This effected thunderbird
sometimes.. (Thx Eric for the pointer)
Modified:
james/server/trunk/pop3server/src/main
Hi Eric, I was able to reproduce your problem and just checked in the
fix. Please svn up and try again..
Thx for your feedback.
Bye,
Norman
2010/3/29 Norman Maurer :
> Hi Eric,
>
> I just tried to acces an empty inbox via thunderbird (pop3) here. It
> worked without any probs.
>
> Im using wind