svn commit: r413586 - /james/server/trunk/phoenix-bin/bin/phoenix.sh

2006-06-12 Thread norman
Author: norman Date: Sun Jun 11 23:03:23 2006 New Revision: 413586 URL: http://svn.apache.org/viewvc?rev=413586view=rev Log: Change to directory $PHOENIX_HOME/bin before start james to get sure the derbydb directory is created on the right place. Thx to Joachim Draeger for reporting this. See

svn commit: r413590 - /james/server/branches/v2.3/phoenix-bin/bin/phoenix.sh

2006-06-12 Thread norman
Author: norman Date: Sun Jun 11 23:47:56 2006 New Revision: 413590 URL: http://svn.apache.org/viewvc?rev=413590view=rev Log: Change to directory $PHOENIX_HOME/bin before start james to get sure the derbydb directory is created on the right place. Thx to Joachim Draeger for reporting this. See

[jira] Resolved: (JAMES-527) data-source for default derby maildb is configured with a relative path

2006-06-12 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-527?page=all ] Norman Maurer resolved JAMES-527: - Fix Version: 2.4.0 Resolution: Fixed Now we change to $PHOENIX_HOME/bin before start james. This seems to me a better solution then use

[jira] Commented: (JAMES-528) Add whitelist support

2006-06-12 Thread Vincenzo Gianferrari Pini (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-528?page=comments#action_12415823 ] Vincenzo Gianferrari Pini commented on JAMES-528: - The difference between the existing matchers like SenderIsLocal or SenderIsRegex and the new IsInWhiteList

[jira] Commented: (JAMES-340) Fill in missing Message-ID headers on outgoing mail

2006-06-12 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-340?page=comments#action_12415824 ] Norman Maurer commented on JAMES-340: - IS it really true that outlook not do this ? I don't use windows here so i don't know. Anyone can confirm ? Fill in missing

[jira] Created: (JAMES-529) Add a GenericAddFooter for use in AddFooter and CommandListservFooter

2006-06-12 Thread Norman Maurer (JIRA)
Add a GenericAddFooter for use in AddFooter and CommandListservFooter - Key: JAMES-529 URL: http://issues.apache.org/jira/browse/JAMES-529 Project: James Type: Task Reporter: Norman Maurer We

[jira] Assigned: (JAMES-529) Add a GenericAddFooter for use in AddFooter and CommandListservFooter

2006-06-12 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-529?page=all ] Norman Maurer reassigned JAMES-529: --- Assign To: Norman Maurer Add a GenericAddFooter for use in AddFooter and CommandListservFooter

svn commit: r413624 - in /james/server/trunk/src/java/org/apache/james/transport/mailets: AbstractAddFooter.java AddFooter.java CommandListservFooter.java

2006-06-12 Thread norman
Author: norman Date: Mon Jun 12 03:19:59 2006 New Revision: 413624 URL: http://svn.apache.org/viewvc?rev=413624view=rev Log: Add an abstract class for adding a Footer. Change AddFooter and CommandListservFooter to extend this class Added:

[jira] Resolved: (JAMES-529) Add a GenericAddFooter for use in AddFooter and CommandListservFooter

2006-06-12 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-529?page=all ] Norman Maurer resolved JAMES-529: - Fix Version: 2.4.0 Resolution: Fixed Add a GenericAddFooter for use in AddFooter and CommandListservFooter

Re: svn commit: r413624 - in /james/server/trunk/src/java/org/apache/james/transport/mailets: AbstractAddFooter.java AddFooter.java CommandListservFooter.java

2006-06-12 Thread Norman Maurer
I whould like to put it in 2.3 branch also cause we have fixed some bugs in the AddFooter mailet (which i used as template for the abstract class) before which never was fixed ( as i know) in CommandListservFooter. Anyone see problems with this code ? bye Norman Am Montag, den 12.06.2006, 10:20

svn commit: r413653 - in /james/server/trunk/src/java/org/apache/james/transport/matchers: AttachmentFileNameIs.java IsInWhiteList.java

2006-06-12 Thread norman
Author: norman Date: Mon Jun 12 06:38:24 2006 New Revision: 413653 URL: http://svn.apache.org/viewvc?rev=413653view=rev Log: -Remove not needed imports Modified: james/server/trunk/src/java/org/apache/james/transport/matchers/AttachmentFileNameIs.java

[jira] Created: (JAMES-530) Add more spool manage commands to RemoteManager

2006-06-12 Thread Norman Maurer (JIRA)
Add more spool manage commands to RemoteManager --- Key: JAMES-530 URL: http://issues.apache.org/jira/browse/JAMES-530 Project: James Type: New Feature Components: Remote Manager Reporter: Norman Maurer Assigned

RE: Proposal: new approach to spooling

2006-06-12 Thread Noel J. Bergman
Steve Brewin wrote: I think there is a lot of merit in coming up with a new queueing mechanism we should explain the benefits any proposed change is seeking to achieve. Considering the amount of available free time, there had better be some serious benefits, no? ;-) might these be support

RE: Proposal: new approach to spooling

2006-06-12 Thread Noel J. Bergman
Steve Brewin wrote: We should define an interface that meets our requirements for dispatching work, most likely a subset of the JMS APIs. Implementations of which may use any SOA style service, be it JMS, WebServices, whatever. We can, but I assert that although we can change the Mailet API

RE: Proposal: new approach to spooling

2006-06-12 Thread Noel J. Bergman
Stefano Bagnara wrote: 1) What are the benefits of inverting the queue = processor relation? See my replies to Steve. I'm after several capabilities, and did consider several alternative syntactic approaches, but only care about relative ease of expression and functional capability. 2) Are

[jira] Commented: (JAMES-449) RemoteAddr and RemoteHost incorrectly set

2006-06-12 Thread Norman Maurer (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-449?page=comments#action_12415892 ] Norman Maurer commented on JAMES-449: - Noel what about this ? Is it still there ? Can you give more infos ? RemoteAddr and RemoteHost incorrectly set