Hi Terry,
I've seen such complaints on other mailing lists but not yet on the
James one.
Are you sending the unsubscribe mail with exactly the same address as
the one you are registred for?
Thx, Eric
On 12/01/2013 10:54, TERRY HARMER wrote:
Hi Eric,
yes, a number of times over the past few weeks.
Thanks,
Terry
Sent from my iPhone
On 12 Jan 2013, at 09:48, Eric Charles <[email protected]> wrote:
Hi Terry,
Did you try clicking on the unsuscrbie link found on
http://james.apache.org/mail.html and send the mail?
Thx, Eric
On 11/01/2013 09:25, TERRY HARMER wrote:
please unsubscribe me from this list, the unsubscribe email doesn't work.
Thank you
Sent from my iPhone
On 11 Jan 2013, at 08:50, Eike Kettner <[email protected]> wrote:
Hi,
If you are referring to "james-project:1.8.2-SNAPSHOT", I was running
into the same the other day. I found the project at
https://svn.apache.org/repos/asf/james/project/trunk/ and built it
first before building james-server.
The pom of james-server has no repositories entry for the apache
snapshots repository, but it should work if it is defined in maven's
settings.xml. Unfortunately, that didn't work for me but I did not
investigate any further, since I found a workaround by building the
project module (fyi maven was reporting an error
"'parent.relativePath' points at no local POM". I always thought the
empty <relativePath/> would take care of that...)
Regards,
Eike
2013/1/10 Johnny Minty <[email protected]>:
HI,
Just following on from my previous post what entries do I need to add to my pom
to be able to address the SNAPSHOT repositories?
----------------------------------------
From: [email protected]
To: [email protected]
Subject: RE: Apache James 3.0 Beta5 (Trunk) class not found
Date: Fri, 11 Jan 2013 11:04:36 +1300
Hi Eric,
Done and done this time I was able to start JAMES successfully once I change
the following section in the POM.
From :
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
<version>1.8.2-SNAPSHOT</version>
<relativePath/>
</parent>
To :
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
<version>1.8.1</version>
<relativePath/>
</parent>
----------------------------------------
Date: Thu, 10 Jan 2013 06:27:24 +0000
From: [email protected]
To: [email protected]
Subject: Re: Apache James 3.0 Beta5 (Trunk) class not found
Thx for reporting.
Should be solved with https://issues.apache.org/jira/browse/JAMES-1467
Could you svn up and try again?
Thx, Eric
On 09/01/2013 22:37, Johnny Minty wrote:
Hi Guys,
I'm trying to use the source @
http://svn.apache.org/repos/asf/james/server/trunk everything is great it
compiles perfect however when I try to launch the mail server using sh
/bin/run.sh I receive :
java.lang.ClassNotFoundException: org.apache.james.transport.matches.All
After tracking the class down it appears this exists in the
org.apache.james.mailet.standard.matchers.All.
So I updated the mailet configuration to reference the full path of
org.apache.james.mailet.standard.matchers.All now I receive :
java.lang.ClassNotFoundException:
org.apache.james.transport.mailets.PostmasterAlias
Which appears to be the same issue which would lead me to believe the
org.apache.james.transport.matches and org.apache.james.transport.mailets has
been re factored to org.apache.james.mailet.standard.*
Please advise the best way around this issue? Is there a patch available?
Kind regards,
Johnny Minty
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
@echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]