RE: Re: IMAP status

2005-10-26 Thread Jason Webb
> -Original Message- > From: Stefano Bagnara [mailto:[EMAIL PROTECTED] > Sent: 26 October 2005 17:26 > To: 'James Developers List' > Subject: Re: Re: IMAP status > > > Users are going to want to extend James' Message Store Model. > > A single interface that acts like a "Virtual File Sys

RE: Email Forensics for JAMES

2005-10-25 Thread Jason Webb
Logging is the key to this (duh). James is currently quite poor at logging at the mailet & matcher level because of the patchy implementation. A matcher and mailet should always log the fact that they have "seen" a message (i.e. matched or processed it). At the moment lots of them don't. The comme

RE: IMAP

2005-08-22 Thread Jason Webb
> -Original Message- > From: Kervin L. Pierre [mailto:[EMAIL PROTECTED] > Sent: 22 August 2005 13:35 > To: James Developers List > Subject: Re: IMAP > > Hello Jason, > > Jason Webb wrote: > > 2) Support hierarchical stores and all the required metho

RE: IMAP

2005-08-22 Thread Jason Webb
> -Original Message- > From: Kervin L. Pierre [mailto:[EMAIL PROTECTED] > Sent: 19 August 2005 14:51 > To: James Developers List > Subject: Re: IMAP > > Stefano Bagnara wrote: > > > > IIRC current IMAP support does not persist messages. > > This is a blocking issue. We can add it when it

RE: Did we mean to enable JMX by default?

2005-08-17 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 17 August 2005 01:02 > To: James Developers List > Subject: Did we mean to enable JMX by default? > > > - > class="org.apache.avalon.phoenix.components.manager.NoopSystemManager" > > + > class="org.apache.aval

RE: 2 committer nominations

2005-07-01 Thread Jason Webb
+1 Stefano Bagnara +1 Mike Heath -- Jason - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: IMAP for James: offering help to development

2005-06-27 Thread Jason Webb
g (there are a few of these) * Add in/correct database support * Alpha 2 release After that we shall see > > -Antonio > > > > -Messaggio originale- > Da: Jason Webb [mailto:[EMAIL PROTECTED] > Inviato: giovedi 23 giugno 2005 11.44 > A: 'James Developers List' > Og

RE: IMAP for James: offering help to development

2005-06-23 Thread Jason Webb
Apologies, Antonio. I had intended to respond to your previous email but I'm a bit busy at the moment. The IMAP dev branch is at http://svn.apache.org/repos/asf/james/server/branches/imap-dev The main piece of work still to is to map & adapt the current James repository system onto the IMAP serv

RE: Proposal for Web Admin Console

2005-06-18 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 17 June 2005 15:37 > To: James Developers List > Subject: RE: Proposal for Web Admin Console > > Jason Webb wrote: > > > I've looked at the JMX support before and there wa

RE: Proposal for Web Admin Console

2005-06-18 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 17 June 2005 15:37 > To: James Developers List > Subject: RE: Proposal for Web Admin Console > > Jason Webb wrote: > > > I've looked at the JMX support before and there wa

RE: Proposal for Web Admin Console

2005-06-17 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 17 June 2005 14:58 > To: James Developers List > Subject: RE: Proposal for Web Admin Console > > Stefano Bagnara wrote: > > > I know in past there was an Avalon<->Jetty adapter. > > > Jetty is a slim servlet

RE: Proposal for Web Admin Console

2005-06-17 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 17 June 2005 14:58 > To: James Developers List > Subject: RE: Proposal for Web Admin Console > > Stefano Bagnara wrote: > > > I know in past there was an Avalon<->Jetty adapter. > > > Jetty is a slim servlet

RE: Summer of Code, james-imap (URGENT)

2005-06-13 Thread Jason Webb
4:32 > To: server-dev@james.apache.org > Subject: Summer of Code, james-imap (URGENT) > > Dear Jason Webb, > > I am a student of the department of Computer Science at the University of > Bristol in the UK. > I have recently discovered that google provides the summer of code f

RE: Summer of Code, james-imap (URGENT)

2005-06-13 Thread Jason Webb
4:32 > To: server-dev@james.apache.org > Subject: Summer of Code, james-imap (URGENT) > > Dear Jason Webb, > > I am a student of the department of Computer Science at the University of > Bristol in the UK. > I have recently discovered that google provides the summer of code f

RE: James-Imap proposal [Jason Webb]

2005-06-13 Thread Jason Webb
now what they are up against. -- Jason > -Original Message- > From: Manish Rai Jain [mailto:[EMAIL PROTECTED] > Sent: 13 June 2005 03:04 > To: server-dev@james.apache.org > Subject: James-Imap proposal [Jason Webb] > > Hello Sir > I am a student of Nanyang Technological

RE: James-Imap proposal [Jason Webb]

2005-06-13 Thread Jason Webb
now what they are up against. -- Jason > -Original Message- > From: Manish Rai Jain [mailto:[EMAIL PROTECTED] > Sent: 13 June 2005 03:04 > To: server-dev@james.apache.org > Subject: James-Imap proposal [Jason Webb] > > Hello Sir > I am a student of Nanyang Technological

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
I need to elaborate > on this. > > Of course, we could conciously decide that James will have a fast but > technically non-compliant search facility instead of a slow but > compliant one... > > Jason Webb wrote: > > >I've had a slightly longer think about things and

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
I need to elaborate > on this. > > Of course, we could conciously decide that James will have a fast but > technically non-compliant search facility instead of a slow but > compliant one... > > Jason Webb wrote: > > >I've had a slightly longer think about things and

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
5 19:30 > To: James Developers List > Subject: Re: Summer of code - IMAP > > Jason Webb wrote: > > >BTW IMAP4v1 http://www.ietf.org/rfc/rfc2060.txt is a complex protocol. > >Implementing IMAP on James may sound glamorous but it is *very* > complicated. > >I'm

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
5 19:30 > To: James Developers List > Subject: Re: Summer of code - IMAP > > Jason Webb wrote: > > >BTW IMAP4v1 http://www.ietf.org/rfc/rfc2060.txt is a complex protocol. > >Implementing IMAP on James may sound glamorous but it is *very* > complicated. > >I'm

Summer of code - IMAP

2005-06-02 Thread Jason Webb
I've had a slightly longer think about things and there is one critical piece of functionality that I won't have time to implement in the IMAP server: IMAP search. People have had ideas on this before so I suggest you look through the mail archives, but here's a few thoughts for starters (a forma

Summer of code - IMAP

2005-06-02 Thread Jason Webb
I've had a slightly longer think about things and there is one critical piece of functionality that I won't have time to implement in the IMAP server: IMAP search. People have had ideas on this before so I suggest you look through the mail archives, but here's a few thoughts for starters (a forma

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
vided a complete IMAP stack that works, so there is no protocol work to do. However you do need to be aware of the protocol so you understand what the stack is telling you. What we need to do now is marry it up with the main James code. -- Jason > -Original Message- > From: Jason W

RE: Summer of code - IMAP

2005-06-02 Thread Jason Webb
vided a complete IMAP stack that works, so there is no protocol work to do. However you do need to be aware of the protocol so you understand what the stack is telling you. What we need to do now is marry it up with the main James code. -- Jason > -Original Message- > From: Jason W

Summer of code - IMAP

2005-06-02 Thread Jason Webb
If you are interested in the IMAP work you'll need to do the following: 1) Get yourself a decent IDE. I use IntelliJ (a commercial product) but most people use Eclipse. 2) Check out the source from SVN: http://svn.apache.org/repos/asf/james/server/branches/imap-dev 3) Compile and have a play :)

Summer of code - IMAP

2005-06-02 Thread Jason Webb
If you are interested in the IMAP work you'll need to do the following: 1) Get yourself a decent IDE. I use IntelliJ (a commercial product) but most people use Eclipse. 2) Check out the source from SVN: http://svn.apache.org/repos/asf/james/server/branches/imap-dev 3) Compile and have a play :)

RE: Google Summer of Code: Implementation of IMAP support

2005-06-02 Thread Jason Webb
Hi Ben. As I'm the sucker trying to get IMAP to work I will attempt to fill you in. If you've checked out the code form SVN you'll need to look at the IMAP2 proposal as this is the one I'm working from. It has a complete protocol stack but lacks the ability to persist messages to disk for db (it c

RE: Google Summer of Code: Implementation of IMAP support

2005-06-02 Thread Jason Webb
Hi Ben. As I'm the sucker trying to get IMAP to work I will attempt to fill you in. If you've checked out the code form SVN you'll need to look at the IMAP2 proposal as this is the one I'm working from. It has a complete protocol stack but lacks the ability to persist messages to disk for db (it c

RE: Short term, but immediate, solution to spam volume.

2005-05-31 Thread Jason Webb
+1 from me as well > -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 31 May 2005 16:37 > To: James Developers List > Subject: Re: Short term, but immediate, solution to spam volume. > > On 5/31/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > > I propose an i

RE: Short term, but immediate, solution to spam volume.

2005-05-31 Thread Jason Webb
+1 from me as well > -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 31 May 2005 16:37 > To: James Developers List > Subject: Re: Short term, but immediate, solution to spam volume. > > On 5/31/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > > I propose an i

RE: Imap

2005-05-31 Thread Jason Webb
> -Original Message- > From: Stefano Bagnara [mailto:[EMAIL PROTECTED] > Sent: 31 May 2005 09:42 > To: 'James Developers List' > Subject: Re: Imap > > > I am currently developing the IMAP code so it will actually > > write messages to disk or database rather than just throwing > > them a

RE: Imap

2005-05-31 Thread Jason Webb
> -Original Message- > From: Stefano Bagnara [mailto:[EMAIL PROTECTED] > Sent: 31 May 2005 09:42 > To: 'James Developers List' > Subject: Re: Imap > > > I am currently developing the IMAP code so it will actually > > write messages to disk or database rather than just throwing > > them a

RE: Imap

2005-05-31 Thread Jason Webb
I am currently developing the IMAP code so it will actually write messages to disk or database rather than just throwing them away. This is non-trivial as it requires integration of the IMAP server code into James as well as re-engineering the repository code to do the required IMAP operations. I

RE: Imap

2005-05-31 Thread Jason Webb
I am currently developing the IMAP code so it will actually write messages to disk or database rather than just throwing them away. This is non-trivial as it requires integration of the IMAP server code into James as well as re-engineering the repository code to do the required IMAP operations. I

RE: Milestone: new trunk/ for development

2005-05-05 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 05 May 2005 14:20 > To: James Developers List > Subject: RE: Milestone: new trunk/ for development > > > As you may have noticed I had fun with the svn copy as I don't > > use it that often... > > :-) Mistak

RE: Milestone: new trunk/ for development

2005-05-05 Thread Jason Webb
Thanks for all your work Noel. As you may have noticed I had fun with the svn copy as I don't use it that often... I'm happy with the current imap-dev layout of trunk & proposals as it gives me the opportunity to branch should I need to do so. Now all I need to do is add in my changes :) -- Jaso

RE: JAMES ... now that we (may be) merged, where to?

2005-05-04 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 04 May 2005 16:22 > To: James Developers List > Subject: Re: JAMES ... now that we (may be) merged, where to? > > On 04/05/05, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > > > For version 3, then ... > > > > -

RE: Mina SMTP implementation updates

2005-04-27 Thread Jason Webb
t; > On Wed, 2005-04-27 at 09:42 +0100, Jason Webb wrote: > > IMHO I'd leave IMAP alone unless you really, really want IMAP. > > NNTP might be a better option as the IMAP code does not persist anything > to > > a permanent store so it's useless for most people at t

RE: Mina SMTP implementation updates

2005-04-27 Thread Jason Webb
> -Original Message- > From: Mike Heath [mailto:[EMAIL PROTECTED] > Sent: 27 April 2005 07:55 > To: server-dev@james.apache.org > Subject: Mina SMTP implementation updates > > For those that are interested, I've updated my Mina based SMTP > implementation. I've added most of the suggest

RE: Handling the existing proposals/ directory

2005-04-26 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 25 April 2005 22:27 > To: James-Dev Mailing List > Cc: Darrell DeBoer; Jason Webb > Subject: Handling the existing proposals/ directory > > Jasons and Darrell, > > With regard

RE: MailRepository operations, Envelope/Mail separation (was: Re: JDBC Repository - Thoughts)

2005-04-20 Thread Jason Webb
I'm currently looking at changing the way repositories work for the IMAP implementation and I do plan to add size (amongst other things) as this means I don't have to do evil tricks to work out how much is in a repository. I'm also going to see if I gain benefits from using Java 1.4 NIO rather than

RE: [PROPOSAL]

2005-04-12 Thread Jason Webb
The options and wording look good to me Danny. Also, unless anyone has any good reasons why not, that branch_2_1_fcs be made up as a final release. -- Jason > -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 12 April 2005 09:39 > To: James Developers List > Subject

RE: imap2

2005-04-12 Thread Jason Webb
Well, possibly not! I've only been building the IMAP2 tree against the HEAD in cvs (yes it is that old) and this doesn't use the Bouncycastle stuff -- Jason > -Original Message- > From: Web Design by DraegoonZ [mailto:[EMAIL PROTECTED] > Sent: 11 April 2005 22:41 > To: server-dev@james.ap

RE: Merging (was [VOTE] POJO pattern)

2005-04-11 Thread Jason Webb
> -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 11 April 2005 17:23 > To: James Developers List > Subject: Re: Merging (was [VOTE] POJO pattern) > > Noel J. Bergman wrote: > >>the merging process, which took almost 2 years (until now) > > > > Actually, not

RE: [VOTE] POJO pattern

2005-04-11 Thread Jason Webb
+0 in operation, but +1 in principal (because I can't help now) > -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 11 April 2005 09:58 > To: server-dev@james.apache.org > Subject: [VOTE] POJO pattern > > I propose that work commence to extract James's "value add" I

RE: IMAP

2005-04-06 Thread Jason Webb
> -Original Message- > From: Web Design by DraegoonZ [mailto:[EMAIL PROTECTED] > Sent: 06 April 2005 16:23 > To: server-dev@james.apache.org > Subject: IMAP > > Hey guys, > > Just downloaded the James source. > > I'm interested in helping finish the IMAP implementation. Cool! I have s

RE: Repositories

2004-12-22 Thread Jason Webb
> -Original Message- > From: Soren Hilmer [mailto:[EMAIL PROTECTED] > Sent: 22 December 2004 14:15 > To: James Developers List > Subject: Re: Repositories > > On Wednesday 22 December 2004 13:50, Danny Angus wrote: > > > > Soren, > > Derby would be embedded in James, it would not be visi

RE: Repositories

2004-12-22 Thread Jason Webb
mailbox never gets deleted! Does that make sense? > --Søren > > > On Wednesday 22 December 2004 11:34, Jason Webb wrote: > > I've only played with Cloudscape before (Derby's forerunner if you don't > > know, I'm sure Danny does!). How would people feel about

RE: Repositories

2004-12-22 Thread Jason Webb
d "issues" for as long as I've been involved and I'd cheer, loudly, > if we saw the back of them. I believe that the NNTP server uses a much > simpler format for its file repo's, mabey you could re-use something > from that? > > d. > > > On Wed,

Repositories

2004-12-22 Thread Jason Webb
Sorry to all those waiting for the IMAP work to be committed, but what with changing jobs and looking after 2 small people my time has become a little tight... However, this has not stopped me thinking about the biggest issue the IMAP server faces and that is the repository interface. At the momen

RE: Migrate from CVS to SVN

2004-11-08 Thread Jason Webb
+1 Having used SubVersion for a C# project I'm working on I'm starting to quite like it. -- Jason - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Imap / Maildir Status

2004-11-08 Thread Jason Webb
r 2004 17:38 > To: James Developers List > Cc: [EMAIL PROTECTED] > Subject: RE: Imap / Maildir Status > > Serge Sozonoff wrote: > > > Jason Webb wrote: > > > I'm actively working on the IMAP code at the moment. > > > I think I've got most the building

RE: Indestructible repositories

2004-09-19 Thread Jason Webb
> -Original Message- > From: Steve Brewin [mailto:[EMAIL PROTECTED] > Sent: 17 September 2004 21:40 > To: 'James Developers List' > Subject: RE: Indestructible repositories > > Hi Jason, > > Jason Webb wrote: > > I'm posting this here

Indestructible repositories

2004-09-16 Thread Jason Webb
I'm posting this here rather than the Avalon list because I can't work out if my problem is a James issue due to usage or an Avalon issue due to implementation... It seems that it is not possible to delete or rename repositories. These two features are critical for the IMAP work as both are requir

RE: Imap / Maildir Status

2004-09-15 Thread Jason Webb
want. > If nothing else, you might be able to get some ideas from it. > > Let me know if you want it, and I'll dig it up... > > -jmc > > Jason Webb wrote: > > >I'm actively working on the IMAP code at the

RE: Imap / Maildir Status

2004-09-10 Thread Jason Webb
I'm actively working on the IMAP code at the moment. I think I've got most the building blocks in place, but who knows :) Current status is that the IMAP server is now using the James user store (it wasn't before) and users can (sometimes) create mailboxes, but not delete or rename them. The next

RE: Cornerstone confusion

2004-07-20 Thread Jason Webb
> -Original Message- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > Sent: 20 July 2004 04:00 > To: James Developers List > Subject: Re: Cornerstone confusion > > Jason Webb wrote: > > > > > > >>Don't think so. What are t

RE: Cornerstone confusion

2004-07-19 Thread Jason Webb
> Don't think so. What are the actual compile errors that come > up when you exclude cornerstone store impl? > Of all these errors (ignoring the warnings) the last error in the list (SimpleConnectionManager) seems to be the strangest as there appears to be a conflict between package names for

RE: Committing to HEAD

2004-07-13 Thread Jason Webb
> -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 13 July 2004 17:41 > To: James Developers List > Subject: Re: Committing to HEAD > > Jason Webb wrote: > > I've checked out HEAD (I think :)) to check something and it no l

RE: Committing to HEAD

2004-07-13 Thread Jason Webb
I've checked out HEAD (I think :)) to check something and it no longer builds as it complains about various cornerstone problems. Are there newer Cornerstone libraries available, or do code changes need to be made? If they do I'm quite happy to make them, I just need to know -- Jason --

Committing to HEAD

2004-07-12 Thread Jason Webb
I have completed the work on User attributes. However I am holding off committing any of the changes until Noel completes the code merge. Is this a good idea? I would very much like to commit the attribute work before I start the IMAP work in anger. -- Jason

RE: User attribute support and API changes

2004-07-06 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 06 July 2004 13:50 > To: James Developers List > Subject: RE: User attribute support and API changes > > > > > > > I think this feels contrived, because I can't see the value > in it, but > > I could be wr

RE: User attribute support and API changes

2004-07-06 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 06 July 2004 09:53 > To: James Developers List > Subject: Re: User attribute support and API changes > > > > > > What is your reasoning behind making attribute support a > seperate interface to Mail or User

User attribute support and API changes

2004-07-06 Thread Jason Webb
Some thoughts and notes on implementing the changes required for user attributes. I have added a new interface into the mailet API called AttributeSupport. This interface defines the methods for accessing attributes that is common to both User and Mail. Therefore User and Mail now implement Attri

RE: My Status, and James RoadMap

2004-06-23 Thread Jason Webb
Mine are simple... 0) Debug the mbox random access file class, update the mbox file handler and commit them both 1) Sort out user attributes. This is done for file user stores, but the db stuff needs to be re-worked as I'm not happy with it 2) Get the current mailbox system to support folders 3) G

RE: [VOTE] Release James 2.2.0RC5 as James v2.2.0

2004-06-08 Thread Jason Webb
[X] +1 - Release james 2.2.0RC5 as James 2.2.0 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Vote to officially release a18 build

2004-04-16 Thread Jason Webb
+1 from me I am now using a18 as my production build. It does what it says on the tin :) (UK advert) > -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 16 April 2004 16:00 > To: [EMAIL PROTECTED] > Subject: Vote to officially release a18 build > > I've just

RE: imap status

2004-03-19 Thread Jason Webb
To get IMAP working there are major 3 pieces of work that need to be done: 1) Add attribute support to users (for both file: and db:)- This is required for storing mailbox settings etc 2) Ensure that all current mail repositories support attributes for mail - mbox does not for example :) 3

RE: Tomcat and James

2004-01-13 Thread Jason Webb
> -Original Message- > From: kerr rainey [mailto:[EMAIL PROTECTED] > Sent: 13 January 2004 16:52 > To: James Developers List > Subject: Re: Tomcat and James > > > > > Funnily enough I am right in the middle of configuring jwma - knew > > there had to be something! > > >>A bit offtopic

RE: Migrating James issues from bugzilla to Jira

2004-01-13 Thread Jason Webb
+1 from me > -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 13 January 2004 04:31 > To: James-Dev Mailing List > Subject: Migrating James issues from bugzilla to Jira > > > Now that we have installed Jira for the ASF, Serge has > expressed a desire to migr

RE: su b version (was Re: Sieve needs a home!)

2004-01-08 Thread Jason Webb
> > <...> about Sub version? :-) Want to be the first James > <.>? We > are going to have to start migrating to it, anyway, soon enough. > > No. That should be a PMC decision, and I think we do it > once-for-all, when we're asked/invited to not before and not > piecemeal. Moving to sub

RE: Sieve needs a home!

2004-01-08 Thread Jason Webb
> How do you feel about Subversion? :-) Want to be the first > James guinea pig? We are going to have to start migrating to > it, anyway, soon enough. > Will all the James projects go to Subversion at once or will we keep CVS and Subversion together for a while? Any idea on timeframes as wel

RE: Regarding BUG 24885: RemoteDelivery only tries one of multiple A record

2003-12-08 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 08 December 2003 17:11 > To: James Developers List > Subject: RE: Regarding BUG 24885: RemoteDelivery only tries > one of multiple A record > > > Søren Hilmer wrote: > > rawDNSLookup needs to be called twic

RE: Monitoring

2003-12-05 Thread Jason Webb
James does have rudimentary JMX support at the moment, thanks to Avalon. What James really needs is instrumentation points (or whatever) in the code so whatever monitoring framework we use we can get useful data out. However I think the implementing some of the RFC 2789 structures would be a good i

RE: CURRENT direction for James :-)

2003-11-25 Thread Jason Webb
better :) -- Jason > -Original Message- > From: Darrell DeBoer [mailto:[EMAIL PROTECTED] > Sent: 24 November 2003 12:57 > To: James Developers List > Subject: Re: CURRENT direction for James :-) > > > On Tue, 18 Nov 2003 07:26 pm, Jason Webb wrote: > > I can't r

RE: SMTP routes

2003-11-24 Thread Jason Webb
Hmm. I suppose this was what I was getting at. But Qmail and Sendmail both have facilities to setup SMTP routes to deliver to alternate ports and this can't be done using DNS trickery. However, I think a few matcher/mailet tricks will do what I want, so I'll leave it for now. -- Jason > -

SMTP routes

2003-11-21 Thread Jason Webb
I need to develop a system to force mail delivery of certain domains to go to certain hosts. This is due to a client having issues with their infrastructure rather than a problem with James... And yes, I know fixing their name servers would solve the problem, but sometimes life is not that easy. R

RE: CURRENT direction for James :-)

2003-11-18 Thread Jason Webb
I can't remember the outcome of a recent conversation about what happens to V3 Will the current head become a branch? Will the branch_2_1_fcs become the head? I would assume that next release will be 2.3 and include the latest Avalon as well. I hope to complete the user attribute work in the next

RE: Future direction for James

2003-11-18 Thread Jason Webb
> -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 18 November 2003 04:15 > To: James Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: Future direction for James > > > Jason Webb wrote: > >>Personal filtering sh

RE: Future direction for James

2003-11-17 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 17 November 2003 15:11 > To: James Developers List > Subject: RE: Future direction for James > > > > > > > > Therefore I think that users should have a processing pipeline as > > well. When LocalDelivery ru

RE: Future direction for James

2003-11-17 Thread Jason Webb
> -Original Message- > From: Steve Brewin [mailto:[EMAIL PROTECTED] > Sent: 17 November 2003 14:28 > To: 'James Developers List' > Subject: RE: Future direction for James > > > Jason Webb wrote: > > When LocalDelivery runs it should not just bli

RE: Future direction for James

2003-11-17 Thread Jason Webb
Whilst we are on the subject of the processors and processing mail... This is a bit of a rant, but I do eventually get to the point. I notice that quite a few people have used the idea of a spam catching matcher/mailet combination. This made me think about where and when to catch spam. All the exa

RE: IMAP implementation questions

2003-11-10 Thread Jason Webb
Hi Zoe (if that's your name and not your project's :) If it is, apologies) The IMAP part of James is not in step with the current James code for one important reason: You cannot persist messages in an IMAP store. This is because the current implmentation of IMAP takes messages (from SMTP) and store

RE: [VOTE] Steve Brewin

2003-10-31 Thread Jason Webb
+1 > -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 30 October 2003 15:08 > To: James Developers List > Subject: Re: [VOTE] Steve Brewin > > > +1 > > Danny Angus wrote: > > > > +1 > > > >> I nominate Steve Brewin as a James Committer. Steve contribut

RE: [VOTE] Soren Hilmer for Committer

2003-10-31 Thread Jason Webb
+1 Jason Webb > -Original Message- > From: Serge Knystautas [mailto:[EMAIL PROTECTED] > Sent: 30 October 2003 15:02 > To: James Developers List > Subject: Re: [VOTE] Soren Hilmer for Committer > > > +1 > > Danny Angu

RE: MailetException vs MessagingException

2003-10-21 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 21 October 2003 11:14 > To: 'James Developers List' > Subject: RE: MailetException vs MessagingException > > > > > > > > > You would also need to > > add attributes to give more meaningful error messages >

RE: MailetException vs MessagingException

2003-10-21 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 21 October 2003 10:43 > To: 'James Developers List' > Subject: RE: MailetException vs MessagingException > > > > > > > > Jason > > > In my way of thinking a MailetException ("there was a > problem")would

RE: MailetException vs MessagingException

2003-10-21 Thread Jason Webb
> -Original Message- > From: Danny Angus [mailto:[EMAIL PROTECTED] > Sent: 21 October 2003 09:47 > To: James Developers List > Subject: Re: MailetException vs MessagingException > > > > > > > OTOH I suspect we should consider implementing listeners to > handle transient and asynch

RE: Any Outstanding Patches?

2003-10-20 Thread Jason Webb
Noel, don't you *ever* sleep? :) I don't think there's much else that needs doing. Thanks for doing such a great job as usual! -- Jason > -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 20 October 2003 09:24 > To: James-Dev Mailing List > Subject: Any Outsta

RE: User Attributes

2003-09-24 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 24 September 2003 16:38 > To: James Developers List > Subject: RE: User Attributes > > > Jason, > > Jason Webb wrote: > > Steven Brewin wrote: > > > Jason

RE: User Attributes

2003-09-24 Thread Jason Webb
> -Original Message- > From: Steve Brewin [mailto:[EMAIL PROTECTED] > Sent: 24 September 2003 11:24 > To: James Developers List (E-mail); [EMAIL PROTECTED] > Subject: User Attributes > > > Jason Webb wrote: > > However, I need to store attribute

User attributes

2003-09-15 Thread Jason Webb
After some careful thought and good look through Darrell's code I think I have most of the pieces I need. However, I need to store attributes on the user for IMAP to work properly. These are two lists: 1) The list of current folders 2) The list of subscribed folders As there is no place to store

RE: IMAP Development Pointers

2003-09-09 Thread Jason Webb
I hate to use discussion forum techniques on a mail list... *bump* :) I'm still not sure which IMAP implementation to use > -Original Message- > From: Jason Webb [mailto:[EMAIL PROTECTED] > Sent: 08 September 2003 09:32 > To: 'James Developers List' >

RE: IMAP Development Pointers

2003-09-08 Thread Jason Webb
I'm slighty confused here. Which is the correct IMAP proposal to use? The IMAP one or IMAP2? Both appear to be IMAP4v1 capable servers, but IMAP2 seems to be more complete Any ideas? -- Jason > -Original Message- > From: Jason Webb [mailto:[EMAIL PROTECTED] > Sent: 06 Sep

RE: IMAP Development Pointers

2003-09-06 Thread Jason Webb
I've now had a look and the IMAP code written by Darrell (IMAP2 proposal) and I think I can write a bridging class between ImapMailBox , ImapStore and the current db: and file: repositories. It'll be fun (cough) but it should allow the IMAP team to get started. -- Jason

RE: IMAP Development Pointers

2003-09-06 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 05 September 2003 19:34 > To: James Developers List > Subject: RE: IMAP Development Pointers > > > > In fact I was under the impression that INBOX is a reserved folder > > name, that it should always be ther

RE: IMAP Development Pointers

2003-09-05 Thread Jason Webb
x27;s likely to happen is you get some (or all) of the messages twice. This is because the POP handler deletes all the messages in a store in one go, rather than a message at a time > > Ed > > -Original Message- > From: Jason Webb [mailto:[EMAIL PROTECTED] > Sent: Fr

RE: IMAP Development Pointers

2003-09-05 Thread Jason Webb
> -Original Message- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: 04 September 2003 23:54 > To: James Developers List > Cc: Darrell DeBoer; Kris Bravo; Joe Cheng; Maxwell > Grender-Jones; Nawwar Kasrawi; Christian Myrvold; Kenny > Smith; Peter Svensson; Sascha Kulawik > Su

RE: IMAP Development Pointers

2003-09-04 Thread Jason Webb
4, 2003 11:20 AM > To: James Developers List > Subject: RE: IMAP Development Pointers > > > Jason, > > Some links you might find useful: > > http://javamaildir.sourceforge.net/ > > http://bluezoo.org/knife/ > > http://www.gnu.org/software/classpathx/ >

RE: IMAP Development Pointers

2003-09-04 Thread Jason Webb
t if you want > to I am not going to stop you, hehe :-P. Just a note, there > should probably be folder link files too, right?, if you want > to be able to have shared message spaces. Do you think this > is the way to go, also? I'm just tossing out ideas, and am > op

  1   2   >