Re: which message bayesian algorithm can filter

2009-06-03 Thread Robert Burrell Donkin
On Thu, Jun 4, 2009 at 6:13 AM, Norman Maurer wrote: > Hi, > > it depends on the trainingset... +1 the mailet is not particularly clever charset-wise and uses whitespace-based tokenization. this should work fine in most cases. contributions to improve support for non-ASCII charsets and i18n tok

Re: which message bayesian algorithm can filter

2009-06-03 Thread Norman Maurer
Hi, it depends on the trainingset... Bye, Norman 2009/6/3 LUQ : > > hi all > > I want to know if the bayesian algorithm in james server can filter any > message wrote in any language or it is filter only english messages, or it > depends on the training dataset. > -- > View this message in conte

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

2009-06-03 Thread David Jencks
On Jun 3, 2009, at 10:48 AM, Robert Burrell Donkin wrote: On Wed, Jun 3, 2009 at 4:22 PM, David Jencks wrote: why not use bundle and leave out the jar plugin configuration? dunno :-) are there are disadvantages? Not that I know of. Something like this... bundle

which message bayesian algorithm can filter

2009-06-03 Thread LUQ
hi all I want to know if the bayesian algorithm in james server can filter any message wrote in any language or it is filter only english messages, or it depends on the training dataset. -- View this message in context: http://www.nabble.com/which-message-bayesian-algorithm-can-filter-tp2386

[2.x] Release 2.3.2 ...?

2009-06-03 Thread Robert Burrell Donkin
i think releasing 2.3.2 is long overdue. there is now only one unresolved issue[1]. i'm willing to act as release manager. is anyone else willing to support this release? - robert [1] we need to reach a decision on whether to fix https://issues.apache.org/jira/browse/JAMES-875 in 2.3.2 ---

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

2009-06-03 Thread Robert Burrell Donkin
On Tue, Jun 2, 2009 at 5:00 AM, Eric MacAdie wrote: > 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? >>

Re: please help

2009-06-03 Thread Norman Maurer
Hi, I think here are all informations you are looking for: http://wiki.apache.org/james/Bayesian_Analysis Bye, Norman 2009/6/3 LUQ : > > hi every one, > > I want to train bayesian algorithm in james server, but i don't know how. > > when i send a message it is directly stored in the dataabase i

[jira] Closed: (IMAP-95) In Memory Mailbox

2009-06-03 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed IMAP-95. - Resolution: Fixed Done > In Memory Mailbox > - > > Key: IMA

svn commit: r781509 - in /james/imap/trunk: deployment/src/test/java/org/apache/james/imap/functional/inmemory/ memory/src/main/java/org/apache/james/imap/inmemory/ seda/src/test/resources/org/apache/

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 19:05:57 2009 New Revision: 781509 URL: http://svn.apache.org/viewvc?rev=781509&view=rev Log: IMAP-95 Add tests and fix any bugs discovered. https://issues.apache.org/jira/browse/IMAP-95 Added: james/imap/trunk/deployment/src/test/java/org/apache/james/imap/

please help

2009-06-03 Thread LUQ
hi every one, I want to train bayesian algorithm in james server, but i don't know how. when i send a message it is directly stored in the dataabase in ham table. how can i store a message in spam table to train the bayesian algorithm to differ between ham and spam messages. there is a mail

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

2009-06-03 Thread Robert Burrell Donkin
On Wed, Jun 3, 2009 at 4:22 PM, David Jencks wrote: > why not use bundle and leave out the jar plugin > configuration? dunno :-) are there are disadvantages? > Also, I kinda like making up a package version for each package related to > the bundle version. care to explain a little more...? -

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

2009-06-03 Thread David Jencks
why not use bundle and leave out the jar plugin configuration? Also, I kinda like making up a package version for each package related to the bundle version. david jencks On Jun 3, 2009, at 7:20 AM, rdon...@apache.org wrote: Author: rdonkin Date: Wed Jun 3 14:20:47 2009 New Revision: 78139

Re: Planned jSPF RC release

2009-06-03 Thread Robert Burrell Donkin
On Wed, Jun 3, 2009 at 11:51 AM, Stefano Bagnara wrote: > Robert Burrell Donkin ha scritto: >> On Wed, Jun 3, 2009 at 10:43 AM, Stefano Bagnara wrote: >>> Robert Burrell Donkin ha scritto: 2. i would like to OSGi enable but the packaging split between the modules could do with some r

[jira] Closed: (JSPF-76) OGSi Enable

2009-06-03 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSPF-76. - Resolution: Fixed > OGSi Enable > --- > > Key: JSPF-76 >

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

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 14:20:47 2009 New Revision: 781397 URL: http://svn.apache.org/viewvc?rev=781397&view=rev Log: JSPF-76 OSGi enable https://issues.apache.org/jira/browse/JSPF-76 Modified: james/jspf/trunk/resolver/pom.xml james/jspf/trunk/tester/pom.xml Modified: james/jsp

[jira] Created: (JSPF-76) OGSi Enable

2009-06-03 Thread Robert Burrell Donkin (JIRA)
OGSi Enable --- Key: JSPF-76 URL: https://issues.apache.org/jira/browse/JSPF-76 Project: JAMES jSPF Issue Type: Improvement Components: Bundled Mechanisms & Modifiers, Core, Parser, Tester Affects Versions: 0.9.7

[jira] Closed: (JSPF-75) Tester Packaging

2009-06-03 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSPF-75. - Resolution: Fixed > Tester Packaging > > > Key: JSPF-75 >

svn commit: r781389 - /james/jspf/trunk/NOTICE.txt

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 14:14:14 2009 New Revision: 781389 URL: http://svn.apache.org/viewvc?rev=781389&view=rev Log: JSPF-75 Corrected paths in NOTICE. https://issues.apache.org/jira/browse/JSPF-75 Modified: james/jspf/trunk/NOTICE.txt Modified: james/jspf/trunk/NOTICE.txt URL: ht

svn commit: r781370 - in /james/jspf/trunk: resolver/src/test/java/org/apache/james/jspf/ tester/src/main/java/org/apache/james/jspf/ tester/src/main/java/org/apache/james/jspf/dnsserver/ tester/src/m

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 13:34:57 2009 New Revision: 781370 URL: http://svn.apache.org/viewvc?rev=781370&view=rev Log: JSPF-75 Repackaged tester classes and files. https://issues.apache.org/jira/browse/JSPF-75 Added: james/jspf/trunk/tester/src/main/java/org/apache/james/jspf/tester/

[jira] Created: (JSPF-75) Tester Packaging

2009-06-03 Thread Robert Burrell Donkin (JIRA)
Tester Packaging Key: JSPF-75 URL: https://issues.apache.org/jira/browse/JSPF-75 Project: JAMES jSPF Issue Type: Improvement Components: Tester Affects Versions: 0.9.7 Reporter: Robert Burrell Donki

Re: svn commit: r781188 - /james/imap/trunk/pom.xml

2009-06-03 Thread Robert Burrell Donkin
On Wed, Jun 3, 2009 at 11:23 AM, Stefano Bagnara wrote: > Robert Burrell Donkin ha scritto: >> On Tue, Jun 2, 2009 at 11:25 PM,   wrote: >>> Author: bago >>> Date: Tue Jun  2 22:25:00 2009 >>> New Revision: 781188 >>> >>> URL: http://svn.apache.org/viewvc?rev=781188&view=rev >>> Log: >>> org.jmock

svn commit: r781341 - in /james/imap/trunk: build-tools/ deployment/ deployment/src/test/java/org/apache/james/imap/functional/inmemory/ jpa/src/main/java/org/apache/james/imap/jpa/ memory/src/main/ja

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 11:18:46 2009 New Revision: 781341 URL: http://svn.apache.org/viewvc?rev=781341&view=rev Log: IMAP-95 Set up basic integration testing machinary. https://issues.apache.org/jira/browse/IMAP-95 Added: james/imap/trunk/deployment/src/test/java/org/apache/james/

Re: Planned jSPF RC release

2009-06-03 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > On Wed, Jun 3, 2009 at 10:43 AM, Stefano Bagnara wrote: >> Robert Burrell Donkin ha scritto: >>> On Wed, Jun 3, 2009 at 9:31 AM, Stefano Bagnara wrote: Norman Maurer ha scritto: > Hi guys, > > I would like to start cutting the first jSPF RC Rel

Re: svn commit: r781188 - /james/imap/trunk/pom.xml

2009-06-03 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > On Tue, Jun 2, 2009 at 11:25 PM, wrote: >> Author: bago >> Date: Tue Jun 2 22:25:00 2009 >> New Revision: 781188 >> >> URL: http://svn.apache.org/viewvc?rev=781188&view=rev >> Log: >> org.jmock artifacts cannot be found on any online repository: we need stage

svn commit: r781329 - /james/jspf/trunk/NOTICE.txt

2009-06-03 Thread bago
Author: bago Date: Wed Jun 3 10:20:11 2009 New Revision: 781329 URL: http://svn.apache.org/viewvc?rev=781329&view=rev Log: "tester" resources are no more in test but in main (JSPF-74) Modified: james/jspf/trunk/NOTICE.txt Modified: james/jspf/trunk/NOTICE.txt URL: http://svn.apache.org/vie

Re: Planned jSPF RC release

2009-06-03 Thread Robert Burrell Donkin
On Wed, Jun 3, 2009 at 10:43 AM, Stefano Bagnara wrote: > Robert Burrell Donkin ha scritto: >> On Wed, Jun 3, 2009 at 9:31 AM, Stefano Bagnara wrote: >>> Norman Maurer ha scritto: Hi guys, I would like to start cutting the first jSPF RC Release soon, anything which should go i

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

2009-06-03 Thread Robert Burrell Donkin (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Burrell Donkin closed JSPF-74. - Resolution: Fixed Top level notice has been updated with the above information. Apache resou

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

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 09:57:23 2009 New Revision: 781324 URL: http://svn.apache.org/viewvc?rev=781324&view=rev Log: JSPF-74 The latest version of the Apache resource bundle supports only minimal NOTICE files with more information in dependencies. https://issues.apache.org/jira/browse/

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

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 09:45:57 2009 New Revision: 781319 URL: http://svn.apache.org/viewvc?rev=781319&view=rev Log: JSPF-74 Improve manifests https://issues.apache.org/jira/browse/JSPF-74 Modified: james/jspf/trunk/pom.xml james/jspf/trunk/resolver/pom.xml james/jspf/trunk/

svn commit: r781320 - /james/imap/trunk/pom.xml

2009-06-03 Thread bago
Author: bago Date: Wed Jun 3 09:45:58 2009 New Revision: 781320 URL: http://svn.apache.org/viewvc?rev=781320&view=rev Log: Revert enabling stage module Modified: james/imap/trunk/pom.xml Modified: james/imap/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=78132

Re: Planned jSPF RC release

2009-06-03 Thread Stefano Bagnara
Robert Burrell Donkin ha scritto: > On Wed, Jun 3, 2009 at 9:31 AM, Stefano Bagnara wrote: >> Norman Maurer ha scritto: >>> Hi guys, >>> >>> I would like to start cutting the first jSPF RC Release soon, anything >>> which should go into the release before cutting it ? >> Robert is working on JSPF-

svn commit: r781315 - in /james/jspf/trunk: resolver/src/test/resources/org/apache/james/jspf/libspf2.LICENSE tester/src/main/resources/org/apache/james/jspf/libspf2.LICENSE

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 09:24:58 2009 New Revision: 781315 URL: http://svn.apache.org/viewvc?rev=781315&view=rev Log: JSPF-74 License applies to content in resolver not tester module https://issues.apache.org/jira/browse/JSPF-74 Added: james/jspf/trunk/resolver/src/test/resources/o

svn commit: r781313 - /james/jspf/trunk/NOTICE.txt

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 09:24:05 2009 New Revision: 781313 URL: http://svn.apache.org/viewvc?rev=781313&view=rev Log: JSPF-74 Correct top level NOTICE https://issues.apache.org/jira/browse/JSPF-74 Modified: james/jspf/trunk/NOTICE.txt Modified: james/jspf/trunk/NOTICE.txt URL: http

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

2009-06-03 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JSPF-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715870#action_12715870 ] Stefano Bagnara commented on JSPF-74: - This product contains DNS-aware tests inspir

Re: Planned jSPF RC release

2009-06-03 Thread Robert Burrell Donkin
On Wed, Jun 3, 2009 at 9:31 AM, Stefano Bagnara wrote: > Norman Maurer ha scritto: >> Hi guys, >> >> I would like to start cutting the first jSPF RC Release soon, anything >> which should go into the release before cutting it ? > > Robert is working on JSPF-74 (Build Improvements - > https://issue

Re: Planned jSPF RC release

2009-06-03 Thread Stefano Bagnara
Norman Maurer ha scritto: > Hi guys, > > I would like to start cutting the first jSPF RC Release soon, anything > which should go into the release before cutting it ? Robert is working on JSPF-74 (Build Improvements - https://issues.apache.org/jira/browse/JSPF-74). Then we have JSPF-67 to be che

Planned jSPF RC release

2009-06-03 Thread Norman Maurer
Hi guys, I would like to start cutting the first jSPF RC Release soon, anything which should go into the release before cutting it ? Bye, Norman - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional co

svn commit: r781291 - in /james/imap/trunk: mailbox/src/main/java/org/apache/james/imap/mailbox/ mailbox/src/main/java/org/apache/james/imap/mailbox/util/ processor/src/main/java/org/apache/james/imap

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 08:09:48 2009 New Revision: 781291 URL: http://svn.apache.org/viewvc?rev=781291&view=rev Log: IMAP-95 Using an interface seems like overengineering here. https://issues.apache.org/jira/browse/IMAP-95 Removed: james/imap/trunk/mailbox/src/main/java/org/apache

JAMES Server Nightly Build Report

2009-06-03 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: -

svn commit: r781281 - in /james/imap/trunk: jpa/src/main/java/org/apache/james/imap/jpa/mail/ mailbox/src/main/java/org/apache/james/imap/mailbox/ mailbox/src/main/java/org/apache/james/imap/mailbox/u

2009-06-03 Thread rdonkin
Author: rdonkin Date: Wed Jun 3 07:00:52 2009 New Revision: 781281 URL: http://svn.apache.org/viewvc?rev=781281&view=rev Log: IMAP-95 Enumerate all possible MessageRange types. Not sure using an interface here is justified given. https://issues.apache.org/jira/browse/IMAP-95 Modified: jame