There was a bug in pop3 of James (it is already fixed in CVS), which may couse the 
problem.
Since you like patches, you may try to modify it by hand:
In the source file
src/java/org/apache/james/core/MimeMessageSource.java
in the method getMessageSize()
the InputStream "in" must be closed.

Bye,

Stephan Schiessling


Andrew C. Oliver wrote:
> I recently installed JAMES (2.0.a3 and added the recent patches to 
> enable SMTP authentication with Mozilla).  However, after getting a 
> couple days worth of mail.  James has decided to end its relationship 
> with my mozilla 1.0 pop client.  It claims that it will simply require 
> more file handles.  Well I've increased them by x5 and it still wants more.
> 
> It does look like mail2web.com is able to communicate, and I can telnet 
> to the server on port 110 and do it by hand (albeit its not very 
> convienient) and its happy but boy it sure hates the lizard.
> 
> Anyone have any ideas?  Any patches to fix this?  Mozilla works with all 
> my other email accounts.
> 
> -Andy
> 
> 
> 
> 
> -- 
> 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]>

Reply via email to