cvs commit: james-server/src/java/org/apache/mailet MailetContext.java

2003-12-12 Thread hilmer
hilmer 2003/12/12 14:48:19 Modified:src/java/org/apache/james Tag: branch_2_1_fcs James.java src/java/org/apache/james/dnsserver Tag: branch_2_1_fcs DNSServer.java src/java/org/apache/james/services Tag: branch_2_1_fcs

DO NOT REPLY [Bug 25489] New: - POP3Handler breaks with message numbers out of bounds

2003-12-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Sieve Proposal (Request For Comments)

2003-12-12 Thread Danny Angus
> I may get to that. I was thinking of starting a task list of things to do, > and seeing if we could organize people to help on them. Suits me, I've just faxed off new CLA's to cover me in my new job, so I'm wondering what to look at first. :-) d.

RE: Stream-based MIME Parser

2003-12-12 Thread Danny Angus
> Yes, that is the W3C code I was looking at, and you've a good point about > seeing if Tomcat, possibly Jetty, has similar code. commons fileupload has to deal with mime parsing too, and it returns (I think) headers+streams for each part of a multipart/* Mime parsers aren't rocket science,

RE: Sieve Proposal (Request For Comments)

2003-12-12 Thread Danny Angus
> LinearProcessor is the familar matcher/mailet flow. Another processor type > could implement a newer configuration scheme; an approach I seem to recall > you favored. Some other processor type could conceivable provide > distributed container support. Steve's SieveProcessor implements the