Re: [jira] Commented: (JAMES-1074) Align packages hierarchy of the services

2010-10-28 Thread Simon Funnell
I have thought about the issue expressed on the last occasion and I am afraid I couldn't think of anything sufficient or compelling. Any further comments from me on this subject are not suitable because it wouldn't be a comment, it would be an essay and the basis for a new project. It would cer

Re: Where are logo src (gimp,...)?

2010-10-28 Thread Simon Funnell
Just to confirm, the feathers (or a modern rendition of them) is included in the logo. I have since realised these feathers could look like a wing, but a wing is made of feathers too. Hmmm. http://propositum.biz I have time to work on this over the weekend so can polish and prepare in differe

Re: Web Site update 20101028

2010-10-28 Thread Stefano Bagnara
2010/10/28 Eric Charles : > Hi Everybody, > > It would be great if you could review the following: > > http://james.apache.org > - Home: less bullet, vertical layout, mention of hupa project > - Releases: mention of maven repos for missing projects I was on my NetBook and it isn't readable at all.

[jira] Updated: (JAMES-1082) Upload james 3.0-M1 artifacts for download

2010-10-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles updated JAMES-1082: Assignee: Norman Maurer > Upload james 3.0-M1 artifacts for download >

svn commit: r1028257 - /james/server/trunk/imapserver/src/main/java/org/jboss/

2010-10-28 Thread norman
Author: norman Date: Thu Oct 28 10:58:44 2010 New Revision: 1028257 URL: http://svn.apache.org/viewvc?rev=1028257&view=rev Log: Remove empty package Removed: james/server/trunk/imapserver/src/main/java/org/jboss/ - To unsub

[jira] Resolved: (JAMES-1093) Add POP3Session.getOutputStream() to allow to write message content efficient

2010-10-28 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1093. -- Resolution: Fixed done > Add POP3Session.getOutputStream() to allow to write message content e

svn commit: r1028254 - in /james/server/trunk: imapserver/src/main/java/org/jboss/netty/handler/stream/ netty-socket/src/main/java/org/jboss/ netty-socket/src/main/java/org/jboss/netty/ netty-socket/s

2010-10-28 Thread norman
Author: norman Date: Thu Oct 28 10:44:37 2010 New Revision: 1028254 URL: http://svn.apache.org/viewvc?rev=1028254&view=rev Log: Allow to efficient write the message to the client on RETR and TOP commands (JAMES-1093) Added: james/server/trunk/netty-socket/src/main/java/org/jboss/ james/

[jira] Created: (JAMES-1093) Add POP3Session.getOutputStream() to allow to write message content efficient

2010-10-28 Thread Norman Maurer (JIRA)
Add POP3Session.getOutputStream() to allow to write message content efficient - Key: JAMES-1093 URL: https://issues.apache.org/jira/browse/JAMES-1093 Project: JAMES Server

[jira] Created: (IMAP-225) Add support for SORT and THREAD Extensions (RFC5256)

2010-10-28 Thread Norman Maurer (JIRA)
Add support for SORT and THREAD Extensions (RFC5256) Key: IMAP-225 URL: https://issues.apache.org/jira/browse/IMAP-225 Project: JAMES Imap Issue Type: New Feature Reporter: Nor

Re: Getting messages as conversation in IMAP

2010-10-28 Thread Norman Maurer
I there, I was not aware of rfc5256 until now. Would be really cool if James IMAP would support it in the future. Anyway I think you are asking for some library to reuse in your client code right ? Bye, Norman 2010/10/28 «< ŝķў шâlĶёř >» : > Hi Eric,Norman, > I am trying to implement serverside

Re: Getting messages as conversation in IMAP

2010-10-28 Thread «
Hi Eric,Norman, I am trying to implement serverside message conversation view for IMAP using the javamail API for gmail4j and I even contacted Bill Shannon and he told me to follow algorithm in RFC 5256[1] which should get me started.Well that is some hard task. Even he asked me to check with Apach

Re: Getting messages as conversation in IMAP

2010-10-28 Thread Eric Charles
Hi there, From my newly twitter followers, i guess @rajivderas is looking a way to improve http://code.google.com/p/gmail4j/ I have by default thread-view activated in thunderbird, but a server-side equivalent would have been nice. But from "easy extend processors", I finally think it wouldn't

Re: Getting messages as conversation in IMAP

2010-10-28 Thread Norman Maurer
Hi there, Isn't that something that the client usually provide. For example thunderbird allows you to switch to "thread-view". Bye, Norman Ps: Such questions are better answered on server-user at james.apche.org 2010/10/26 «< ŝķў шâlĶёř >» : > Hi, > Does anybody have any idea of how to read me

Re: Getting messages as conversation in IMAP

2010-10-28 Thread Eric Charles
Hi, I personally don't know any means for this, but I may miss something in the IMAP RFC. You could easily extends the James IMAP processors to implement your own proprietary extension Gmail proposes such conversation gathering via its web interface. Does it also propose such features via IMAP

Re: Web Site update 20101028

2010-10-28 Thread Eric Charles
OK, server V2 link is repaired (v2 website still needs to be regenerated with new skin menus) googling a bit: http://www.stayonsearch.com/optimal-screen-resolution-for-web-design-2010-update I would target 1280x1024 (easy to change with firefox web developer plugin) With that resolution - h

Re: Web Site update 20101028

2010-10-28 Thread Eric Charles
Hi Israel, I take it :) Many tks, Eric On 28/10/2010 10:27, Israel Tsadok wrote: Tiny correction: under server/3/dev_build.html - replace "spring-deployment" --> "container-spring" Israel - To unsubscribe, e-mail: server-d

Re: Web Site update 20101028

2010-10-28 Thread Eric Charles
Tks for your feedbacks Norman. Should be updated for this weekend. Eric On 28/10/2010 09:10, Norman Maurer wrote: Hi Eric, I really like the outcome so far. You did a really good job. A few comments: http://james.apache.org/server/index.html * LMTP should get linked to the RFC http://www.fa

[jira] Resolved: (JAMES-1092) Exclude spring-osgi-* artifacts

2010-10-28 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1092. -- Resolution: Fixed done > Exclude spring-osgi-* artifacts > --- > >

[jira] Created: (JAMES-1092) Exclude spring-osgi-* artifacts

2010-10-28 Thread Norman Maurer (JIRA)
Exclude spring-osgi-* artifacts --- Key: JAMES-1092 URL: https://issues.apache.org/jira/browse/JAMES-1092 Project: JAMES Server Issue Type: Task Components: Deployment Modules Affects Versions: 3.0-M

svn commit: r1028217 - /james/server/trunk/pom.xml

2010-10-28 Thread norman
Author: norman Date: Thu Oct 28 08:32:54 2010 New Revision: 1028217 URL: http://svn.apache.org/viewvc?rev=1028217&view=rev Log: Exclude spring-osgi-* artifacts (JAMES-1092) Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/serv

Re: Web Site update 20101028

2010-10-28 Thread Israel Tsadok
Tiny correction: under server/3/dev_build.html - replace "spring-deployment" --> "container-spring" Israel

[jira] Commented: (JAMES-900) NullPointerException during local delivery spooling

2010-10-28 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925737#action_12925737 ] Norman Maurer commented on JAMES-900: - I agree with Stefano, anyway I think adding the s

[jira] Commented: (JAMES-900) NullPointerException during local delivery spooling

2010-10-28 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925734#action_12925734 ] Stefano Bagnara commented on JAMES-900: --- Never happened to me. Maybe you are using dbf

Re: Web Site update 20101028

2010-10-28 Thread Norman Maurer
Hi Tim, we will add the milestone download to download.cgi once the VOTE as passed, which should be this weekend. Bye, Norman 2010/10/28 Tim-Christian Mundt : > Hi Eric, > > you put a whole lot of effort into the site. Thanks a lot. That's of > such great importance! > It looks really good, alt

Re: Web Site update 20101028

2010-10-28 Thread Norman Maurer
Hi Eric, I really like the outcome so far. You did a really good job. A few comments: http://james.apache.org/server/index.html * LMTP should get linked to the RFC http://www.faqs.org/rfcs/rfc2033.html http://james.apache.org/server/3/index.html * The package graph seems to be cut off http:/

Re: Web Site update 20101028

2010-10-28 Thread Eric Charles
Hi Tim, I just realize i work on a 1920 resolution... I didn't find any directive on http://www.apache.org/foundation/marks/pmcs for the resolution to be supported Should we target 1024 ? If such, I guess I have to go to one column tables rather to to 2. This would loose a bit of impact, espec