[jira] Created: (JAMES-366) test

2005-04-07 Thread viewhero (JIRA)
test Key: JAMES-366 URL: http://issues.apache.org/jira/browse/JAMES-366 Project: James Type: Bug Environment: test Reporter: viewhero test -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the

[jira] Resolved: (JAMES-366) test

2005-04-07 Thread Danny Angus (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-366?page=history ] Danny Angus resolved JAMES-366: --- Resolution: Invalid test Key: JAMES-366 URL: http://issues.apache.org/jira/browse/JAMES-366 Project: James

Re: J2EE as Avalon replacement on James ?

2005-04-07 Thread Jean-Baptiste Bugeaud
Yeah, I've always had this as a personal goal for James, and an MDB deployment of the spoolmanager, each MDB spool could have its own mailet pipeline. Mmm :-) Sadly no time to realise my dream :-( But dreams have to come true at a point of time ;-) So, who knows ... Rgs, JB

[jira] Created: (JAMES-367) Added option to CommandListServ to change the to address.

2005-04-07 Thread Daniel Perry (JIRA)
Added option to CommandListServ to change the to address. - Key: JAMES-367 URL: http://issues.apache.org/jira/browse/JAMES-367 Project: James Type: Improvement Components: Matchers/Mailets (bundled)

[jira] Updated: (JAMES-367) Added option to CommandListServ to change the to address.

2005-04-07 Thread Daniel Perry (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-367?page=history ] Daniel Perry updated JAMES-367: --- Attachment: patch.txt This patch also includes the addfooter patch i submitted previously! Added option to CommandListServ to change the to address.

Re: Mina based SMTP handler

2005-04-07 Thread Mike Heath
As my Mina based SMTP implementation nears completion, I would like to run it through some rigorous tests. Does James have and/or use any type of testing utility for SMTP specification compliance? What does James use for testing now? -Mike On Mon, 2005-04-04 at 11:46 -0600, Mike Heath wrote:

svn commit: r160428 - james/server/branches/branch_2_1_fcs/src/java/org/apache/james/nntpserver/NNTPHandler.java

2005-04-07 Thread vincenzo
Author: vincenzo Date: Thu Apr 7 11:46:58 2005 New Revision: 160428 URL: http://svn.apache.org/viewcvs?view=revrev=160428 Log: Fixed a problem consisting in some NNTP clients (like Mozilla Firefox and others) hanging when reading messages containing a message body. Reported as jira JAMES-311.

[jira] Resolved: (JAMES-311) Nntp very picky with clients

2005-04-07 Thread Vincenzo Gianferrari Pini (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-311?page=history ] Vincenzo Gianferrari Pini resolved JAMES-311: - Resolution: Fixed Fix Version: 2.2.1 Daniel Perry's patch applied. Nntp very picky with clients

Re: Mina based SMTP handler

2005-04-07 Thread Serge Knystautas
Mike Heath wrote: As my Mina based SMTP implementation nears completion, I would like to run it through some rigorous tests. Does James have and/or use any type of testing utility for SMTP specification compliance? What does James use for testing now? For throughput...