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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] >
