svn commit: r1176240 - in /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl: BasicChannelUpstreamHandler.java LineHandlerUpstreamHandler.java

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 07:11:02 2011 New Revision: 1176240 URL: http://svn.apache.org/viewvc?rev=1176240&view=rev Log: Add TODO Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/BasicChannelUpstreamHandler.java james/protocols/trunk/impl/src/mai

svn commit: r1176289 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ impl/src/main/java/org/apache/james/protocols/impl/ smtp/src/main/java/org/apache/james/protocols/sm

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 09:08:11 2011 New Revision: 1176289 URL: http://svn.apache.org/viewvc?rev=1176289&view=rev Log: ResponseEncoder will just work with Response interface and US-ASCII charset by default Modified: james/protocols/trunk/api/src/main/java/org/apache/james/protocols

svn commit: r1176290 - in /james/server/trunk: lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/ pop3server/src/main/java/org/apache/james/pop3server/ pop3server/src/main/java/org/apache/jam

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 09:09:33 2011 New Revision: 1176290 URL: http://svn.apache.org/viewvc?rev=1176290&view=rev Log: ResponseEncoder will just work with Response interface and US-ASCII charset by default Modified: james/server/trunk/lmtpserver/src/main/java/org/apache/james/lmtps

svn commit: r1176306 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ impl/src/main/java/org/apache/james/protocols/impl/ smtp/src/main/java/org/apache/james/protocols/sm

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 10:09:19 2011 New Revision: 1176306 URL: http://svn.apache.org/viewvc?rev=1176306&view=rev Log: Merge ProtocolSessionFactory and Protocol interfaces Removed: james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/ProtocolSessionFactory.java Mod

svn commit: r1176307 - in /james/server/trunk: lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/ pop3server/src/main/java/org/apache/james/pop3server/ pop3server/src/main/java/org/apache/jam

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 10:10:09 2011 New Revision: 1176307 URL: http://svn.apache.org/viewvc?rev=1176307&view=rev Log: Merge ProtocolSessionFactory and Protocol interfaces Modified: james/server/trunk/lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/LMTPServer.java ja

svn commit: r1176308 - /james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/netty/SMTPServer.java

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 10:10:55 2011 New Revision: 1176308 URL: http://svn.apache.org/viewvc?rev=1176308&view=rev Log: Cleanup Modified: james/server/trunk/smtpserver/src/main/java/org/apache/james/smtpserver/netty/SMTPServer.java Modified: james/server/trunk/smtpserver/src/main/j

[jira] [Created] (PROTOCOLS-37) Add support for FutureResponse in ProtocolHandlerResponseHandler

2011-09-27 Thread Norman Maurer (Created) (JIRA)
Add support for FutureResponse in ProtocolHandlerResponseHandler Key: PROTOCOLS-37 URL: https://issues.apache.org/jira/browse/PROTOCOLS-37 Project: JAMES Protocols Issue Type:

svn commit: r1176309 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/handler/AbstractCommandDispatcher.java impl/src/main/java/org/apache/james/protocols/impl/BasicChanne

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 10:16:29 2011 New Revision: 1176309 URL: http://svn.apache.org/viewvc?rev=1176309&view=rev Log: Make sure ProtocolHandlerResponseHandler are not called when a FutureResponse is used. See PROTOCOLS-37 Modified: james/protocols/trunk/api/src/main/java/org/apac

svn commit: r1176312 - in /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl: BasicChannelUpstreamHandler.java NettyServer.java

2011-09-27 Thread bago
Author: bago Date: Tue Sep 27 10:20:33 2011 New Revision: 1176312 URL: http://svn.apache.org/viewvc?rev=1176312&view=rev Log: As Protocol provides handlerchain access we don't need to pass both of them to the basicchannelupstreamhandler. Modified: james/protocols/trunk/impl/src/main/java/or

svn commit: r1176342 - in /james/server/trunk: lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/ pop3server/src/main/java/org/apache/james/pop3server/netty/ smtpserver/src/main/java/org/apac

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 11:57:04 2011 New Revision: 1176342 URL: http://svn.apache.org/viewvc?rev=1176342&view=rev Log: Fix for latest protocols changes Modified: james/server/trunk/lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/LMTPServer.java james/server/trunk/pop

Re: Hupa - Demo mode ?

2011-09-27 Thread Manuel Carrasco Moñino
Hi Felix, Demo is a set of messages used for unit testting. Those messages are used for demoing, in demo mode we inject mock imap and smpt implementations, so there is no imap connection nor smtp (although it is possible to deliver smtp if it is configured). I think we could move those classes/res

[jira] [Created] (JAMES-1321) LMTPServer should reuse more stuff of SMTPServer

2011-09-27 Thread Norman Maurer (Created) (JIRA)
LMTPServer should reuse more stuff of SMTPServer Key: JAMES-1321 URL: https://issues.apache.org/jira/browse/JAMES-1321 Project: JAMES Server Issue Type: Improvement Affects Versions: 3.0-b

[jira] [Resolved] (JAMES-1321) LMTPServer should reuse more stuff of SMTPServer

2011-09-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1321. -- Resolution: Fixed > LMTPServer should reuse more stuff of SMTPServer >

svn commit: r1176499 - in /james/server/trunk: lmtpserver/src/main/java/org/apache/james/lmtpserver/ lmtpserver/src/main/java/org/apache/james/lmtpserver/hook/ smtpserver/src/main/java/org/apache/jame

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:19:50 2011 New Revision: 1176499 URL: http://svn.apache.org/viewvc?rev=1176499&view=rev Log: Reuse more stuff of SMTPServer for LMTPServer implementation. See JAMES-1321 Added: james/server/trunk/lmtpserver/src/main/java/org/apache/james/lmtpserver/DataLine

svn commit: r1176504 - in /james/protocols/trunk: lmtp/ lmtp/pom.xml pom.xml

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:32:08 2011 New Revision: 1176504 URL: http://svn.apache.org/viewvc?rev=1176504&view=rev Log: Start to add LMTP protocol implementation. See PROTOCOLS-1 Added: james/protocols/trunk/lmtp/ james/protocols/trunk/lmtp/pom.xml (with props) Modified: jam

svn commit: r1176506 - /james/protocols/trunk/lmtp/

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:34:38 2011 New Revision: 1176506 URL: http://svn.apache.org/viewvc?rev=1176506&view=rev Log: Add svn ignore Modified: james/protocols/trunk/lmtp/ (props changed) Propchange: james/protocols/trunk/lmtp/ -

svn commit: r1176508 - in /james/protocols/trunk/lmtp/src: ./ main/ main/java/ main/java/org/ main/java/org/apache/ main/java/org/apache/james/ main/java/org/apache/james/protocols/ main/java/org/apac

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:38:39 2011 New Revision: 1176508 URL: http://svn.apache.org/viewvc?rev=1176508&view=rev Log: Move LMTP code from james server to protocols project. See PROTOCOLS-1 Added: james/protocols/trunk/lmtp/src/ james/protocols/trunk/lmtp/src/main/ james/prot

svn commit: r1176509 - in /james/server/trunk: ./ lmtpserver/ lmtpserver/src/main/java/org/apache/james/lmtpserver/ lmtpserver/src/main/java/org/apache/james/lmtpserver/hook/

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:40:48 2011 New Revision: 1176509 URL: http://svn.apache.org/viewvc?rev=1176509&view=rev Log: Add protocols-lmtp as dependency as we factor out the lmtpserver code to protocols. See PROTOCOLS-1 Removed: james/server/trunk/lmtpserver/src/main/java/org/apache

svn commit: r1176523 - in /james/protocols/trunk: lmtp/src/main/java/org/apache/james/protocols/lmtp/LMTPDataLineMessageHookHandler.java smtp/src/main/java/org/apache/james/protocols/smtp/core/DataLin

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 18:50:53 2011 New Revision: 1176523 URL: http://svn.apache.org/viewvc?rev=1176523&view=rev Log: Add more code for providing a working LMTP-Server (nearly complete). See PROTOCOLS-1 Added: james/protocols/trunk/lmtp/src/main/java/org/apache/james/protocols/lmt

svn commit: r1176529 - in /james/protocols/trunk: lmtp/src/main/java/org/apache/james/protocols/lmtp/ smtp/src/main/java/org/apache/james/protocols/smtp/

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 19:04:14 2011 New Revision: 1176529 URL: http://svn.apache.org/viewvc?rev=1176529&view=rev Log: Finish the "import" of the lmtpserver code base. Its now reusable without any dependencies on james server. See PROTOCOLS-1 Added: james/protocols/trunk/lmtp/src/m

[jira] [Resolved] (PROTOCOLS-1) Add lmtp protocol implementation

2011-09-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-1. --- Resolution: Fixed Fix Version/s: 1.6 Imported from the james server code base with so

svn commit: r1176531 - in /james/server/trunk/lmtpserver/src/main/java/org/apache/james/lmtpserver: CoreCmdHandlerLoader.java netty/LMTPServer.java

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 19:05:46 2011 New Revision: 1176531 URL: http://svn.apache.org/viewvc?rev=1176531&view=rev Log: Finish the "import" of the lmtpserver code base. Its now reusable without any dependencies on james server. See PROTOCOLS-1 Modified: james/server/trunk/lmtpserver

svn commit: r1176535 - in /james/protocols/trunk/lmtp/src/main/java/org/apache/james/protocols/lmtp: LMTPConfiguration.java LMTPConfigurationImpl.java

2011-09-27 Thread norman
Author: norman Date: Tue Sep 27 19:08:19 2011 New Revision: 1176535 URL: http://svn.apache.org/viewvc?rev=1176535&view=rev Log: Finish the "import" of the lmtpserver code base. Its now reusable without any dependencies on james server. See PROTOCOLS-1 Added: james/protocols/trunk/lmtp/src/m

[jira] [Created] (JAMES-1322) The WAR file built from source does not build a functioning web app

2011-09-27 Thread Charlie Hubbard (Created) (JIRA)
The WAR file built from source does not build a functioning web app --- Key: JAMES-1322 URL: https://issues.apache.org/jira/browse/JAMES-1322 Project: JAMES Server Issue Type: B

Re: Hupa - Demo mode ?

2011-09-27 Thread Felix Knecht
Hi Manolo Comments inline On 09/27/2011 07:11 PM, Manuel Carrasco Moñino wrote: Hi Felix, Demo is a set of messages used for unit testting. Those messages are used for demoing, in demo mode we inject mock imap and smpt implementations, so there is no imap connection nor smtp (although it is pos

Re: Hupa - Demo mode ?

2011-09-27 Thread Felix Knecht
IIRC at least James-Server uses slf4j and not commons-logging. Maybe hupa should also use slf4j to be constant in using the same logging facade? On 09/28/2011 12:03 AM, Felix Knecht wrote: Hi Manolo Comments inline On 09/27/2011 07:11 PM, Manuel Carrasco Moñino wrote: Hi Felix, Demo is a set

Mailet Development

2011-09-27 Thread Adam Gibson
Hello James Developers, First, I would like to say I love the work you guys have done with this mail server. It's one of the most customizable ones I've seen. I have been messing with james since around 3.0-M2 now and want to start contributing back a little bit. I was wondering where the best

Re: Hupa - Demo mode ?

2011-09-27 Thread Norman Maurer
+1 to move to slf4j Bye, Norman 2011/9/28 Felix Knecht : > IIRC at least James-Server uses slf4j and not commons-logging. Maybe hupa > should also use slf4j to be constant in using the same logging facade? > > On 09/28/2011 12:03 AM, Felix Knecht wrote: >> >> Hi Manolo >> >> Comments inline >> >

svn commit: r1176746 - /james/protocols/trunk/lmtp/

2011-09-27 Thread norman
Author: norman Date: Wed Sep 28 06:25:42 2011 New Revision: 1176746 URL: http://svn.apache.org/viewvc?rev=1176746&view=rev Log: Add bin folder to svn:ignore Modified: james/protocols/trunk/lmtp/ (props changed) Propchange: james/protocols/trunk/lmtp/ ---

svn commit: r1176747 - /james/protocols/trunk/lmtp/pom.xml

2011-09-27 Thread norman
Author: norman Date: Wed Sep 28 06:32:06 2011 New Revision: 1176747 URL: http://svn.apache.org/viewvc?rev=1176747&view=rev Log: Adjust osgi meta-data and dependencies Modified: james/protocols/trunk/lmtp/pom.xml Modified: james/protocols/trunk/lmtp/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1176748 - /james/protocols/trunk/pom.xml

2011-09-27 Thread norman
Author: norman Date: Wed Sep 28 06:34:13 2011 New Revision: 1176748 URL: http://svn.apache.org/viewvc?rev=1176748&view=rev Log: Move to jdk 1.6. See PROTOCOLS-38 Modified: james/protocols/trunk/pom.xml Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols

[jira] [Created] (PROTOCOLS-38) Move to jdk 1.6

2011-09-27 Thread Norman Maurer (Created) (JIRA)
Move to jdk 1.6 --- Key: PROTOCOLS-38 URL: https://issues.apache.org/jira/browse/PROTOCOLS-38 Project: JAMES Protocols Issue Type: Task Affects Versions: 1.5 Reporter: Norman Maurer Assignee: Norman Ma

[jira] [Resolved] (PROTOCOLS-38) Move to jdk 1.6

2011-09-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-38. Resolution: Fixed > Move to jdk 1.6 > --- > > Key: PROTOC

[jira] [Resolved] (PROTOCOLS-35) Remove ProtocolSession.writeResponse(...)

2011-09-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-35. Resolution: Fixed This was done on the weekend > Remove ProtocolSession.

svn commit: r1176753 - /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/NettyProtocolTransport.java

2011-09-27 Thread norman
Author: norman Date: Wed Sep 28 06:57:35 2011 New Revision: 1176753 URL: http://svn.apache.org/viewvc?rev=1176753&view=rev Log: Make sure the Response's are written in the right order even if we mix FutureResponse and Response implementations. See PROTOCOLS-36 Modified: james/protocols/trun

[jira] [Resolved] (PROTOCOLS-36) NettyProtocolSession.writeResponse(...) does not maintain order of written Responses if FutureResponse and Response is mixed

2011-09-27 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-36. Resolution: Fixed done > NettyProtocolSession.writeResponse(...) does no