Re: 2.3 Beta 2 milestone?

2006-06-15 Thread Norman Maurer
+ 0.4 for b2 + 0.6 for rc1 rc1 will us maybe give more testers.. rc release don't scare most users. bye Norman Am Donnerstag, den 15.06.2006, 19:26 -0400 schrieb Noel J. Bergman: > If you run > > svn log -r HEAD:409032 > > you will see what has changed since we put out beta 1. I think that

[jira] Assigned: (JAMES-535) Denial of service (CPU consumption) via a long argument to the MAIL command.

2006-06-15 Thread Noel J. Bergman (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-535?page=all ] Noel J. Bergman reassigned JAMES-535: - Assign To: Noel J. Bergman > Denial of service (CPU consumption) via a long argument to the MAIL command. > ---

2.3 Beta 2 milestone?

2006-06-15 Thread Noel J. Bergman
If you run svn log -r HEAD:409032 you will see what has changed since we put out beta 1. I think that we are in good shape to put out beta 2. I don't know if anyone wants to call it release candidate 1 or not. I'd like to post the next milestone before leaving for Europe on Monday, so this i

svn commit: r414680 - /james/server/branches/v2.3/src/java/org/apache/james/util/CRLFTerminatedReader.java

2006-06-15 Thread noel
Author: noel Date: Thu Jun 15 13:44:47 2006 New Revision: 414680 URL: http://svn.apache.org/viewvc?rev=414680&view=rev Log: Copy part of a quick fix for CVE-2006-2806 / JAMES-535 from trunk Added: james/server/branches/v2.3/src/java/org/apache/james/util/CRLFTerminatedReader.java - cop

[jira] Resolved: (JAMES-535) Denial of service (CPU consumption) via a long argument to the MAIL command.

2006-06-15 Thread Noel J. Bergman (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-535?page=all ] Noel J. Bergman resolved JAMES-535: --- Fix Version: 2.3.0 2.4.0 Resolution: Fixed Should be resolved in the v2.3 release branch and in trunk. > Denial of service (CPU

svn commit: r414677 - /james/server/branches/v2.3/src/java/org/apache/james/smtpserver/SMTPHandler.java

2006-06-15 Thread noel
Author: noel Date: Thu Jun 15 13:41:45 2006 New Revision: 414677 URL: http://svn.apache.org/viewvc?rev=414677&view=rev Log: Quick fix for CVE-2006-2806 / JAMES-535 Modified: james/server/branches/v2.3/src/java/org/apache/james/smtpserver/SMTPHandler.java Modified: james/server/branches/v2.

svn commit: r414672 - /james/server/branches/v2.3/src/java/org/apache/james/util/CRLFTerminatedReader.java

2006-06-15 Thread noel
Author: noel Date: Thu Jun 15 13:34:37 2006 New Revision: 414672 URL: http://svn.apache.org/viewvc?rev=414672&view=rev Log: remove prepatory to copying from trunk Removed: james/server/branches/v2.3/src/java/org/apache/james/util/CRLFTerminatedReader.java --

Re: svn commit: r414436 - in/james/server/trunk/src/java/org/apache/james: smtpserver/SMTPHandler.javautil/CRLFTerminatedReader.java

2006-06-15 Thread Norman Maurer
+1 Norman Am Donnerstag, den 15.06.2006, 15:55 +0200 schrieb Vincenzo Gianferrari Pini: > Looking at the code it looks fine for me. > > Vincenzo > > Noel J. Bergman wrote: > > >>Is there any reason why you not merge it to branch yet ? > >> > >> > > > >Because I asked for folks to review i

Re: svn commit: r414436 - in/james/server/trunk/src/java/org/apache/james: smtpserver/SMTPHandler.javautil/CRLFTerminatedReader.java

2006-06-15 Thread Norman Maurer
+1 Norman Am Donnerstag, den 15.06.2006, 15:55 +0200 schrieb Vincenzo Gianferrari Pini: > Looking at the code it looks fine for me. > > Vincenzo > > Noel J. Bergman wrote: > > >>Is there any reason why you not merge it to branch yet ? > >> > >> > > > >Because I asked for folks to review i

Re: Proposal: new approach to spooling

2006-06-15 Thread Danny Angus
Oh, great, just when all the systems at work are conspiring against me the James listserver decides to kick me when I'm down . :-D :-D d. On 14/06/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > Oh drawing 2 didn't work! RETRY.. The list server is stripping almost all attachments. -

Re: svn commit: r414436 - in/james/server/trunk/src/java/org/apache/james: smtpserver/SMTPHandler.javautil/CRLFTerminatedReader.java

2006-06-15 Thread Vincenzo Gianferrari Pini
Looking at the code it looks fine for me. Vincenzo Noel J. Bergman wrote: Is there any reason why you not merge it to branch yet ? Because I asked for folks to review it first. If everyone agrees with the fix, we can merge it into the release branch, too. --- Noel --

RE: svn commit: r414436 - in/james/server/trunk/src/java/org/apache/james: smtpserver/SMTPHandler.javautil/CRLFTerminatedReader.java

2006-06-15 Thread Noel J. Bergman
> Is there any reason why you not merge it to branch yet ? Because I asked for folks to review it first. If everyone agrees with the fix, we can merge it into the release branch, too. --- Noel - To unsubscribe, e-mail:

Re: ApacheCon EU OSGi panel

2006-06-15 Thread Richard S. Hall
One last cross post... Cool. Thanks for letting us know. If you need any help or ideas, definitely involve us. -> richard Stefano Bagnara wrote: Hi Richard, I just want to add that also we, at Apache James project, discussed about removing our Avalon Phoenix dependency in favor of OSGi/Fel

Re[2]: ApacheCon EU OSGi panel

2006-06-15 Thread Peter Kriens
I will be at ApacheCon Europe in Dublin. Would love to have a discussion about this and hear what you want to do, and how you want to do it. I looked at James a couple of years ago and thought it was an archetype of an OSGi application :-) Love to see it move there now! Kind regards,

[jira] Commented: (JAMES-527) data-source for default derby maildb is configured with a relative path

2006-06-15 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-527?page=comments#action_12416310 ] Joachim Draeger commented on JAMES-527: --- Other directories in var don't seem to be accessed by a relative path, how is it managed there? Although the cd fix is okay for n

Re: svn commit: r414436 - in /james/server/trunk/src/java/org/apache/james: smtpserver/SMTPHandler.java util/CRLFTerminatedReader.java

2006-06-15 Thread Norman Maurer
Hi guys, I created now a jira issue to better track the problem. See: http://issues.apache.org/jira/browse/JAMES-535 Noel, please assign it to you ;-) Ps: Is there any reason why you not merge it to branch yet ? Am Donnerstag, den 15.06.2006, 02:00 + schrieb [EMAIL PROTECTED]: > Author: noe

[jira] Created: (JAMES-535) Denial of service (CPU consumption) via a long argument to the MAIL command.

2006-06-15 Thread Norman Maurer (JIRA)
Denial of service (CPU consumption) via a long argument to the MAIL command. Key: JAMES-535 URL: http://issues.apache.org/jira/browse/JAMES-535 Project: James Type: Bug Components: SMTPSe

[jira] Resolved: (JAMES-527) data-source for default derby maildb is configured with a relative path

2006-06-15 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-527?page=all ] Norman Maurer resolved JAMES-527: - Resolution: Fixed > data-source for default derby maildb is configured with a relative path >

svn commit: r414509 - /james/server/branches/v2.3/phoenix-bin/bin/run.bat

2006-06-15 Thread norman
Author: norman Date: Thu Jun 15 01:48:36 2006 New Revision: 414509 URL: http://svn.apache.org/viewvc?rev=414509&view=rev Log: Forgot to change the .bat file too. Now it should be fixed for windows too. Thx to Stefano to reporting it. See JAMES-527 Modified: james/server/branches/v2.3/phoenix

[jira] Reopened: (JAMES-527) data-source for default derby maildb is configured with a relative path

2006-06-15 Thread Stefano Bagnara (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-527?page=all ] Stefano Bagnara reopened JAMES-527: --- Still there in Windows. > data-source for default derby maildb is configured with a relative path > -

svn commit: r414508 - /james/server/trunk/phoenix-bin/bin/run.bat

2006-06-15 Thread norman
Author: norman Date: Thu Jun 15 01:46:15 2006 New Revision: 414508 URL: http://svn.apache.org/viewvc?rev=414508&view=rev Log: Forgot to change the .bat file too. Now it should be fixed for windows too. Thx to Stefano to reporting it. See JAMES-527 Modified: james/server/trunk/phoenix-bin/bin