[
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
> -
[
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
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
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
[
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
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
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
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
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:
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
[
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
[
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
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
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;
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
[
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
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
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
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
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
[
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
> ---
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
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
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
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
Updating From Source Control
At revision 529897.
Do a Clean Build with Unit Tests and Distri
26 matches
Mail list logo