Re: [Roadmap] 2.x and 3.x ...?

2009-06-01 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Mon, Jun 1, 2009 at 8:36 AM, Eric MacAdie wrote: What is the ETA to hear back from the Apache Foundation about my CLA? Or can I just start contributing without hearing back from them? we just wait until it's been officially recorded. i checked, and i ca

[imap] builds broken

2009-06-01 Thread Stefano Bagnara
It seems the ant build is broken because protocol-tester require junit jar in base libs and not test libs. Maven build also fails (see hudson). Didn't try to fix it as I see "r77753422/05/09 16:08 13 rdonkin Fix maven build" that removed the dependencymanagement and the stage, so I

svn commit: r780839 - in /james/jspf/trunk: resolver/pom.xml tester/pom.xml

2009-06-01 Thread rdonkin
Author: rdonkin Date: Mon Jun 1 21:24:44 2009 New Revision: 780839 URL: http://svn.apache.org/viewvc?rev=780839&view=rev Log: JSPF-74 Include sources. https://issues.apache.org/jira/browse/JSPF-74 Modified: james/jspf/trunk/resolver/pom.xml james/jspf/trunk/tester/pom.xml Modified: jame

[jira] Commented: (JSPF-74) Build Improvements

2009-06-01 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715257#action_12715257 ] Robert Burrell Donkin commented on JSPF-74: --- In the NOTICEs, there a number of paths

svn commit: r780830 - in /james/jspf/trunk: LICENSE.apache LICENSE.txt NOTICE.base NOTICE.txt assemble/src/assemble/bin.xml stage/org.jvyaml/jars/jvyaml-0.2.1.LICENSE

2009-06-01 Thread rdonkin
Author: rdonkin Date: Mon Jun 1 21:06:23 2009 New Revision: 780830 URL: http://svn.apache.org/viewvc?rev=780830&view=rev Log: JSPF-74 Add top level license and notice document. Copy them into the binary. https://issues.apache.org/jira/browse/JSPF-74 Added: james/jspf/trunk/LICENSE.apache

svn commit: r780817 - in /james/jspf/trunk: ./ assemble/ assemble/src/ assemble/src/assemble/ resolver/ resolver/src/assemble/ src/assemble/ stage/ tester/

2009-06-01 Thread rdonkin
Author: rdonkin Date: Mon Jun 1 20:35:24 2009 New Revision: 780817 URL: http://svn.apache.org/viewvc?rev=780817&view=rev Log: JSPF-74 Moved assembly to a separate module https://issues.apache.org/jira/browse/JSPF-74 Added: james/jspf/trunk/assemble/ (with props) james/jspf/trunk/assem

[jira] Created: (JSPF-74) Build Improvements

2009-06-01 Thread Robert Burrell Donkin (JIRA)
Build Improvements -- Key: JSPF-74 URL: https://issues.apache.org/jira/browse/JSPF-74 Project: JAMES jSPF Issue Type: Improvement Affects Versions: 0.9.7 Reporter: Robert Burrell Donkin Assignee: R

Re: which of spam filtering algorithms are in james server

2009-06-01 Thread Robert Burrell Donkin
On Mon, Jun 1, 2009 at 8:50 PM, SUL19 wrote: > > hi all, > i'm a new member, and i want to ask you about the james server, does the > james server support a blacklist or whitelist algorithm, yes - take a look at the comments in the configuration file for more details (or ask on the user list) -

Re: a quesition about bayesian algorithm

2009-06-01 Thread Robert Burrell Donkin
On Mon, Jun 1, 2009 at 8:42 PM, Norman Maurer wrote: > Hi, > > thats only the case in trunk. In JAMES 2.3.x are no methods for it. how does the bayesian stuff work in 2.3.x? - robert - To unsubscribe, e-mail: server-dev-unsubsc

which of spam filtering algorithms are in james server

2009-06-01 Thread SUL19
hi all, i'm a new member, and i want to ask you about the james server, does the james server support a blacklist or whitelist algorithm, i need your help thanks -- View this message in context: http://www.nabble.com/which-of-spam-filtering-algorithms-are-in-james-server-tp23820513p23820513.htm

Re: a quesition about bayesian algorithm

2009-06-01 Thread Norman Maurer
Hi, thats only the case in trunk. In JAMES 2.3.x are no methods for it. Bye, Norman 2009/6/1 Robert Burrell Donkin : > On Mon, Jun 1, 2009 at 6:07 PM, LUQ wrote: >> >> hello Mr. Robert, >> sorry i have a question for you, i read about the remote manager >> configuration and i didn't find a rela

Re: [Roadmap] 2.x and 3.x ...?

2009-06-01 Thread Robert Burrell Donkin
On Mon, Jun 1, 2009 at 8:36 AM, Eric MacAdie wrote: > Robert Burrell Donkin wrote: >> >> On Thu, May 21, 2009 at 10:14 PM, Eric MacAdie wrote: >> >>> >>> I printed out the Apache CLA, and will mail it off later today or >>> tomorrow. >>> So I should be able to contribute some docs real soon now.

Re: a quesition about bayesian algorithm

2009-06-01 Thread Robert Burrell Donkin
On Mon, Jun 1, 2009 at 6:07 PM, LUQ wrote: > > hello Mr. Robert, > sorry i have a question for you, i read about the remote manager > configuration and i didn't find a relationship between it and the training, > so will you please explain to me from where can i read about it and from > where can i

svn commit: r780771 - in /james/imap/trunk: include.properties parent/pom.xml stage/org.jmock/poms/jmock-2.5.1.pom stage/org.jmock/poms/jmock-junit3-2.5.1.pom

2009-06-01 Thread bago
Author: bago Date: Mon Jun 1 18:34:43 2009 New Revision: 780771 URL: http://svn.apache.org/viewvc?rev=780771&view=rev Log: fix jmock artifact references: 1) ant was using jmock, m2 org.jmock (moved ant to org.jmock too) 2) org.jmock poms referred to jmock (fixed to org.jmock) 3) parent/pom.xml re

Re: a quesition about bayesian algorithm

2009-06-01 Thread LUQ
hello Mr. Robert, sorry i have a question for you, i read about the remote manager configuration and i didn't find a relationship between it and the training, so will you please explain to me from where can i read about it and from where can i find information about the training thanks with regard

Re: a quesition about bayesian algorithm

2009-06-01 Thread LUQ
i hope to hear from other people about the dataset for the training thanks alot Mr. Robert for helping robert burrell donkin-2 wrote: > > On Mon, Jun 1, 2009 at 11:22 AM, LUQ wrote: >> >> hi, >> i installed the james server, and made a connection with mysql database, >> but >> i need to know h

Re: [jspf] Add Assemble Module...?

2009-06-01 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > the other projects use a separate assemble module. this means all > modules are included within binary and source distributions. > > shall i just dive in and add an assemble module (and so everything > else i usually do for multi-module projects)...? yes, pleas

Re: a quesition about bayesian algorithm

2009-06-01 Thread Robert Burrell Donkin
On Mon, Jun 1, 2009 at 11:22 AM, LUQ wrote: > > hi, > i installed the james server, and made a connection with mysql database, but > i need to know how i can train the bayesian algorithm in this server, and > can you please tell me where can i get a dataset to train this algorithm you can use the

[jspf] Add Assemble Module...?

2009-06-01 Thread Robert Burrell Donkin
the other projects use a separate assemble module. this means all modules are included within binary and source distributions. shall i just dive in and add an assemble module (and so everything else i usually do for multi-module projects)...? - robert

a quesition about bayesian algorithm

2009-06-01 Thread LUQ
hi, i installed the james server, and made a connection with mysql database, but i need to know how i can train the bayesian algorithm in this server, and can you please tell me where can i get a dataset to train this algorithm -- View this message in context: http://www.nabble.com/a-quesition-a

JAMES Server Nightly Build Report

2009-06-01 Thread JAMES Nightly Build System
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: -

Re: [Roadmap] 2.x and 3.x ...?

2009-06-01 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Thu, May 21, 2009 at 10:14 PM, Eric MacAdie wrote: I printed out the Apache CLA, and will mail it off later today or tomorrow. So I should be able to contribute some docs real soon now. Not to sound conceited, but I have gotten a lot of good feedback on my Ja