Re: Collecting Emails For Testing [WAS Re: Mime4j and buffering]

2007-06-12 Thread robert burrell donkin
On 6/12/07, Serge Knystautas <[EMAIL PROTECTED]> wrote: On 6/10/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: > i plan to create and send emails of various kinds to myself using > various clients for use in functional testing. maybe of these would be > useful for testing common cases. > >

Re: [DISCUSS] James Server Mission Statement

2007-06-12 Thread Stefano Bagnara
Bernd Fondermann ha scritto: > Serge Knystautas wrote: >> On 6/9/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote: >>> Let's have a mission statement for our project. >>> This apparently has proved to be a good thing[1]. >>> >>> It should be one sentence representing all aspects and parts of our >>>

Re: [DISCUSS] James Server Mission Statement

2007-06-12 Thread Bernd Fondermann
Serge Knystautas wrote: On 6/12/07, Serge Knystautas <[EMAIL PROTECTED]> wrote: "And sendmail makes me puke." Maybe that would make for a good claim? ;-) Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: [DISCUSS] James Server Mission Statement

2007-06-12 Thread Bernd Fondermann
Serge Knystautas wrote: On 6/9/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote: Let's have a mission statement for our project. This apparently has proved to be a good thing[1]. It should be one sentence representing all aspects and parts of our community. A claim-like phrase would be ok for me.

Re: [jSPF] bugs in dependencies, how to?

2007-06-12 Thread Stefano Bagnara
Stefano Bagnara ha scritto: > Serge Knystautas ha scritto: >> On 6/9/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >>> More informations: >>> >>> 1) the package is org.xbill and not org.dnsjava (sorry but when I wrote >>> the previous messages I had not the code fresh in my mind). >> Stefano, >> >

Re: [jSPF] bugs in dependencies, how to?

2007-06-12 Thread Stefano Bagnara
Serge Knystautas ha scritto: > On 6/9/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> More informations: >> >> 1) the package is org.xbill and not org.dnsjava (sorry but when I wrote >> the previous messages I had not the code fresh in my mind). > > Stefano, > > In the past I've found Bill was

Re: [DISCUSS] James Server Mission Statement

2007-06-12 Thread Serge Knystautas
On 6/12/07, Serge Knystautas <[EMAIL PROTECTED]> wrote: I just like using Java to process email in real-time. And sendmail makes me puke. -- Serge Knystautas Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED] --

Re: [DISCUSS] James Server Mission Statement

2007-06-12 Thread Serge Knystautas
On 6/9/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote: Let's have a mission statement for our project. This apparently has proved to be a good thing[1]. It should be one sentence representing all aspects and parts of our community. A claim-like phrase would be ok for me. It should not be for pur

Re: Collecting Emails For Testing [WAS Re: Mime4j and buffering]

2007-06-12 Thread Serge Knystautas
On 6/10/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: i plan to create and send emails of various kinds to myself using various clients for use in functional testing. maybe of these would be useful for testing common cases. BTW i don't use m$ so if anyone else so contributions sent from o

Re: [jSPF] bugs in dependencies, how to?

2007-06-12 Thread Serge Knystautas
On 6/9/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: More informations: 1) the package is org.xbill and not org.dnsjava (sorry but when I wrote the previous messages I had not the code fresh in my mind). Stefano, In the past I've found Bill was quite responsive to emails. Either drop him an

Re: [jira] Commented: (JAMES-794) launching JAMES without the run .sh or run.bat script

2007-06-12 Thread Stefano Bagnara
I think this happens because the only argument supported by phoenix are: help, log-file, apps-path, debug-init, remote-manager, disable-hook, application, persistent, configfile If you pass an unknown parameter it throws an error: the error message could be more helpful, but I don't think it is w

RE: [jira] Commented: (JAMES-794) launching JAMES without the run .sh or run.bat script

2007-06-12 Thread Maxime . LORIDAN
Actually I already found what was "wrong". (Previously I checked on internet to see if other people had already the same problem and, actually, some people had the same.) * The problem is: If you call the method main in "org.apache.avalon.phoenix.launcher.Main" WITH an argument, you wi

Re: svn commit: r546266 - in /james/server/trunk: core-library/src/main/java/org/apache/james/services/User.java imap-api/src/main/java/org/apache/james/services/ imap-api/src/main/java/org/apache/jam

2007-06-12 Thread Stefano Bagnara
Hi Robert, I see you already noticed the move was not pleasing... but... can you explain why we need to move an api for our core library in an imap package? I would avoid to move core stuff in imap dependencies at all as imap should be optional. If this is only a limit of the ant build (the api-