Well, what I did was: download and build the source in Eclipse, and then set breakpoints in various matchers/mailets to understand how everything works. It is pretty easy (search the **developer** mailing list in the last month for instructions on how to build in eclipse). That was my fastest and most reliable way to get around any understanding issues.
2011/2/10 Barry Bai <yi....@bitrustar.com> > I have seen some examples with the url you provided, but I can't still make > clear the process of mailet and matcher or how to invoke them, etc. I am > looking foward your details. > > I am trying to write a "quota matcher" of James3 for per user, it is > mentioned by Eric. it is very urgent for me, so I just do some researching > on it. > > Thanks. > 2011-02-11 > > > > Barry Bai > > > > 发件人: agks mehx > 发送时间: 2011-02-11 10:20:38 > 收件人: James Users List > 抄送: > 主题: Re: Re: How to do limitation space of mailbox > > A bit difficult to read but if you work through these examples should give > you everything you need: > > http://svn.apache.org/viewvc/james/server/trunk/mailets/src/main/java/org/apache/james/transport/mailets/ > If you need help with configuration see emails about mailets on this list > in > the last couple of days. > I'm sure eventually there will be better documentation/tutorials but for > now > this is all I am aware of. > On Thu, Feb 10, 2011 at 3:37 PM, Barry Bai <yi....@bitrustar.com> wrote: > > Hi Eirc, could you please provide some tutorial or other material about > > developing customized mailet and matcher in James 3.0? I can just find > some > > technical material for James 2 in the official website and they should > not > > be applicable for James 3, right? > > > > Thanks > > 2011-02-11 > > > > > > > > Barry Bai > > > > > > > > 发件人: Eric Charles > > 发送时间: 2011-02-10 15:36:40 > > 收件人: James Users List > > 抄送: > > 主题: Re: How to do limitation space of mailbox > > > > Hi, > > There was a "quota matcher" developed for James 2.2, but that is not > > supported in james 3.0 mailbox (the way mails are persisted in > > completely different in 3.0). > > To my knowledge, we don't have an out-of-the-box solution to support > > quota in 3.0. > > You could open a JIRA, trying to express your requirements : is it > > quota per user or per mailbox (or both?), do you see it more as part of > > the mailbox or the server project, is there a default value always > > applicable,... > > If you don't have a more precise idea, simply open it without detail. > > Tks, > > Eric > > On 9/02/2011 10:25, Barry Bai wrote: > > > Hi, in James V3, how to limit space of mailbox for one user? > > > > > > Thanks a lot. > > > > > > 2011-02-09 > > > > > > > > > > > > Barry Bai > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > > For additional commands, e-mail: server-user-h...@james.apache.org > > >