svn commit: r498947 - /james/server/sandbox/handlerapi-experiment/src/java/org/apache/james/domain/AbstractDomainList.java

2007-01-23 Thread norman
Author: norman Date: Tue Jan 23 00:10:46 2007 New Revision: 498947 URL: http://svn.apache.org/viewvc?view=revrev=498947 Log: Fix loglevel to avoid logflooding. See JAMES-768 Modified: james/server/sandbox/handlerapi-experiment/src/java/org/apache/james/domain/AbstractDomainList.java

[jira] Resolved: (JAMES-768) DoS in MAIL / RCPT without domain

2007-01-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-768. - Resolution: Fixed Fix Version/s: Next Major Change loglevel to debug.. Now it should be

svn commit: r498949 - /james/server/trunk/src/java/org/apache/james/domain/AbstractDomainList.java

2007-01-23 Thread norman
Author: norman Date: Tue Jan 23 00:13:52 2007 New Revision: 498949 URL: http://svn.apache.org/viewvc?view=revrev=498949 Log: Fix loglevel to avoid logflooding. See JAMES-768 Modified: james/server/trunk/src/java/org/apache/james/domain/AbstractDomainList.java Modified:

Re: Creating Subproject for BayesianFilter

2007-01-23 Thread Danny Angus
I tend to agree with Serge, We really need to ensure that the overhead of a separate release cycle is worth living with for the benefits it will bring. I agree that there is the potential for some work to be done on this mailet but I'm -0 to a separate sub-project. However, it might be a good

[jira] Commented: (JAMES-768) DoS in MAIL / RCPT without domain

2007-01-23 Thread Danny Angus (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466677 ] Danny Angus commented on JAMES-768: --- I agree that this cures the initial symptom of log flooding, but I don't think

Re: Use of non-ASF ASLv2 code inside our sources

2007-01-23 Thread Stefano Bagnara
robert burrell donkin wrote: On 1/22/07, Stefano Bagnara [EMAIL PROTECTED] wrote: I know it is always better to search for alternative paths, but in the end, it should be possible to reuse ASLv2 code and redistribute something modified under the same ASLv2 license, right? I think that the

[jira] Created: (JSIEVE-13) How to configure JSieve with JAMES?

2007-01-23 Thread pradeep (JIRA)
How to configure JSieve with JAMES? --- Key: JSIEVE-13 URL: https://issues.apache.org/jira/browse/JSIEVE-13 Project: jSieve Issue Type: Test Environment: WindowsXP professional Reporter:

Re: MailboxManager API and session orientation was: Jsieve Configuration

2007-01-23 Thread robert burrell donkin
On 1/22/07, Stefano Bagnara [EMAIL PROTECTED] wrote: robert burrell donkin wrote: one of the tricky points about IMAP is that reasonable performance requires that commands be executed in parallel but there are complex rules that must be applied to the scheduling. to support concurrent access

Re: MailboxManager API and session orientation was: Jsieve Configuration

2007-01-23 Thread Stefano Bagnara
robert burrell donkin wrote: commands that rely on or change message ID must be serialized and executed in the order that the client has sent them. Ok now I understand the issue. I started from the, now I understand wrong, assumption that IMAP commands have to be executed synchronously and

[jira] Created: (JAMES-769) Error when JAVA_HOME contains a space when launching with run.sh

2007-01-23 Thread maximeloridan (JIRA)
Error when JAVA_HOME contains a space when launching with run.sh Key: JAMES-769 URL: https://issues.apache.org/jira/browse/JAMES-769 Project: James Issue Type: Bug Affects

Re: MailboxManager API and session orientation was: Jsieve Configuration

2007-01-23 Thread Serge Knystautas
On 1/23/07, Stefano Bagnara [EMAIL PROTECTED] wrote: Can you make a common case example where the need of multiple concurrent processors is needed for a single client? (if I have a concrete case I remember better the issue in later discussions) - You have 2 emails in your inbox. You move