Apache James 3.0-beta1 build using maven 3.0.4

2012-10-11 Thread Alan Mehio
I followed the instruction from the page http://james.apache.org/server/3/dev-build.html Having looked at the re-usable test jar file in relation to the exception I am getting, I have modified the parent pom.xml for the jar plugin from : org.apache.maven.plug

Re: James slowness

2012-10-11 Thread Eric Charles
+1 On 10/10/2012 18:38, Ioan Eugen Stan wrote: That's great Joshua, I believe James to be a great project but not enough active devs (me included). Good luck and please share also your success stories. Cheers, On Wed, Oct 10, 2012 at 3:31 PM, Joshua Armstrong wrote: On 10/10/2012 4:45 AM, I

Re: Determining to handle mails which are Outgoing or Incoming

2012-10-11 Thread Merve Temizer
thanks very much. 2012/10/11 Eric Charles > You can add your custom mailets before the RemoteDelivery one. > Thx, Eric > > > On 10/10/2012 10:06, Merve Temizer wrote: > >> Hello, >> I wrote a custom mailet and it works. >> >> But for now i send from my server to my server, so mailet runs. >> >>

Re: Re-queue emails available in address-error repository

2012-10-11 Thread Eric Charles
James3 uses different mechanisms to store user and error mails. http://james.apache.org/server/3/feature-persistence.html We don't have yet a out-of-the-box solution to access the "Mail Repository" from the "Mailbox" Thx, Eric On 04/10/2012 10:14, Shahid Faiz wrote: Hi, Some emails were de

Re: FW: configuration issies with james 3.0.4

2012-10-11 Thread Eric Charles
Anything in the wrapper.log file? Eric On 10/10/2012 08:14, Prashanth Kadire wrote: Hi all, I am waiting on this, couldn’t able to resolve. Please help me to move forward. Thanks, Prashanth. -Original Message- From: Prashanth Kadire [mailto:pkad...@commvault.com] Sent: Tuesday,

Re: Determining to handle mails which are Outgoing or Incoming

2012-10-11 Thread Eric Charles
You can add your custom mailets before the RemoteDelivery one. Thx, Eric On 10/10/2012 10:06, Merve Temizer wrote: Hello, I wrote a custom mailet and it works. But for now i send from my server to my server, so mailet runs. i have in mailetcontainer.conf How can i specify some maile

Want to execute a script upon getting a read receipt from IMAP client

2012-10-11 Thread Rajesh Bansal
Hi Friends, I need to execute something at IMAP server side whenever a user is reading his mail or deleting his mail from mailbox. Can you guys please help me in this regard . I will be thankful to you. Rajesh Bansal, Project Manager Telemune Software Solutions Pvt. Ltd. M. No. +91-98717

Re: Missing james-cli.sh

2012-10-11 Thread Merve Temizer
I checked out https://svn.apache.org/repos/asf/james/server/trunk/ mvn clean compile install and saw "build success" still there is no appassembler folder in container-spring where am i wrong thanks. 2012/10/9 Merve Temizer > To be clear my install is cut on hbase project. I know it must b