[jira] Commented: (JAMES-770) Exception when runnning JAMES with run.sh

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489941 ] Norman Maurer commented on JAMES-770: - Any news on this ? > Exception when runnning JAMES with run.sh > -

[jira] Updated: (JAMES-787) Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-787: Fix Version/s: (was: 2.3.1rc1) 2.3.1 > Fetchmail not use 127.0.0.1 as RemoteA

[RESULT] [VOTE] JAMES 2.3.1RC1

2007-04-18 Thread Norman Maurer
Hi all, the VOTE for JAMES-2.3.1RC1 is closed. Here is the result: +1 4x (Norman, Stefano, Vincenzo, Danny) +0 3x (Bernd, Serge, Joan, Søren) -0 0x -1 0x So we have four binding VOTES with +1. Time to release ;-) I will take care of moving the build to the dist folder. bye Norman

Re: [EMAIL PROTECTED]: Project james-server (in module james-server) failed

2007-04-18 Thread Norman Maurer
Gump schrieb: > BUILD FAILED > /x1/gump/public/workspace/james-server/build.xml:148: The following error > occurred while executing this line: > /x1/gump/public/workspace/james-server/build.xml:85: The following error > occurred while executing this line: > /x1/gump/public/workspace/james-serve

[jira] Commented: (JAMES-782) SSL support not work with JAVA6

2007-04-18 Thread Robert Doidge (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489887 ] Robert Doidge commented on JAMES-782: - I had this happen to me too. For a short term fix, add "-version:1.5" to y

[EMAIL PROTECTED]: Project james-server (in module james-server) failed

2007-04-18 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project james-server has an issue affecting its community integration. This issue affects

[EMAIL PROTECTED]: Project james-server (in module james-server) failed

2007-04-18 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project james-server has an issue affecting its community integration. This issue affects

[jira] Created: (JAMES-789) Fetchmail waits for the configured intervall for the first retrieval.

2007-04-18 Thread Norman Maurer (JIRA)
Fetchmail waits for the configured intervall for the first retrieval. -- Key: JAMES-789 URL: https://issues.apache.org/jira/browse/JAMES-789 Project: James Issue Type: Impr

svn commit: r530071 - /james/server/branches/v2.3/src/site/xdoc/fetchmail_configuration.xml

2007-04-18 Thread norman
Author: norman Date: Wed Apr 18 08:40:41 2007 New Revision: 530071 URL: http://svn.apache.org/viewvc?view=rev&rev=530071 Log: Add explanation of Exchange2003 and Exchange2000 problem when using fetchmail Modified: james/server/branches/v2.3/src/site/xdoc/fetchmail_configuration.xml Modified:

svn commit: r530062 - /james/server/trunk/src/site/xdoc/fetchmail_configuration.xml

2007-04-18 Thread norman
Author: norman Date: Wed Apr 18 08:30:04 2007 New Revision: 530062 URL: http://svn.apache.org/viewvc?view=rev&rev=530062 Log: Add explanation of Exchange2003 and Exchange2000 problem when using fetchmail Modified: james/server/trunk/src/site/xdoc/fetchmail_configuration.xml Modified: james/s

[jira] Closed: (JAMES-788) Fetchmail fails on retrieve some messages from exchange 2003 via pop3

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer closed JAMES-788. --- Resolution: Invalid Thx to Stefano to help me debug and finally fix this issue. Its a exchange2003 Bu

[jira] Commented: (JAMES-788) Fetchmail fails on retrieve some messages from exchange 2003 via pop3

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489709 ] Norman Maurer commented on JAMES-788: - It seems that this problems accour most times only on spam messages... We t

[jira] Created: (JAMES-788) Fetchmail fails on retrieve some messages from exchange 2003 via pop3

2007-04-18 Thread Norman Maurer (JIRA)
Fetchmail fails on retrieve some messages from exchange 2003 via pop3 - Key: JAMES-788 URL: https://issues.apache.org/jira/browse/JAMES-788 Project: James Issue Type: Bug

Re: svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread Stefano Bagnara
Norman Maurer ha scritto: Yes i have a localhost mapping... I think the problem is here: try { mail = createMail(createMessage(), intendedRecipient); } catch (ParseException ex) { handleParseException(ex); return;

Re: svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread Norman Maurer
Stefano Bagnara schrieb: > Norman Maurer ha scritto: >> Stefano Bagnara schrieb: >>> Norman, >>> >>> this is v2.3, a branch in RC state!! >>> bugfixes should be applied to trunk and *then* we should discuss >>> wether to backport to v2.3, IMHO. >> Ups... You 100 % right... shame on me. For sure i s

[jira] Reopened: (JAMES-787) Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reopened JAMES-787: - Reverted the patch.. Discussion in progress ;-) > Fetchmail not use 127.0.0.1 as RemoteAddress when u

Re: svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread Stefano Bagnara
Norman Maurer ha scritto: Stefano Bagnara schrieb: Norman, this is v2.3, a branch in RC state!! bugfixes should be applied to trunk and *then* we should discuss wether to backport to v2.3, IMHO. Ups... You 100 % right... shame on me. For sure i should commit to trunk first. I will revert it i

svn commit: r529934 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread norman
Author: norman Date: Wed Apr 18 02:41:43 2007 New Revision: 529934 URL: http://svn.apache.org/viewvc?view=rev&rev=529934 Log: Revert changes I made before.. Should commited to trunk first. Modified: james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java Modifi

Re: svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread Norman Maurer
Stefano Bagnara schrieb: > Norman, > > this is v2.3, a branch in RC state!! > bugfixes should be applied to trunk and *then* we should discuss > wether to backport to v2.3, IMHO. Ups... You 100 % right... shame on me. For sure i should commit to trunk first. I will revert it in branch and start ap

Re: svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread Stefano Bagnara
Norman, this is v2.3, a branch in RC state!! bugfixes should be applied to trunk and *then* we should discuss wether to backport to v2.3, IMHO. Then you used tabs instead of spaces, but this is another issue ;-) About the issue and the patch, looking at the code it seems that it should have

[jira] Resolved: (JAMES-787) Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1

2007-04-18 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-787. - Resolution: Fixed > Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1 > ---

svn commit: r529918 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread norman
Author: norman Date: Wed Apr 18 01:45:20 2007 New Revision: 529918 URL: http://svn.apache.org/viewvc?view=rev&rev=529918 Log: Fix use of index=-1 im Fetchmail for remotedomain. See JAMES-787 Modified: james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java Modif

svn commit: r529916 - /james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java

2007-04-18 Thread norman
Author: norman Date: Wed Apr 18 01:39:43 2007 New Revision: 529916 URL: http://svn.apache.org/viewvc?view=rev&rev=529916 Log: Fix use of index=-1 im Fetchmail. See JAMES-787 Modified: james/server/branches/v2.3/src/java/org/apache/james/fetchmail/MessageProcessor.java Modified: james/serve

[jira] Created: (JAMES-787) Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1

2007-04-18 Thread Norman Maurer (JIRA)
Fetchmail not use 127.0.0.1 as RemoteAddress when using index=-1 Key: JAMES-787 URL: https://issues.apache.org/jira/browse/JAMES-787 Project: James Issue Type: Bug Co

[Fwd: Re: IP-Clearance for JSPF]

2007-04-18 Thread Norman Maurer
Move this mail to public list. Was on private by mistake . bye Norman --- Begin Message --- The Incubator is handling this, see http://incubator.apache.org/ip-clearance/index.html BTW, can we move this thread to some public list? Bernd On 4/18/07, Danny Angus <[EMAIL PROTECTED]> wrote: Noel

JAMES Server Nightly Build Report

2007-04-18 Thread JAMES Nightly Build System
Updating From Source Control At revision 529897. Do a Clean Build with Unit Tests and Distri