Re: Quota feature on trunk.

2015-11-05 Thread Robert Munn
OK. I managed a successful build like so: $ svn checkout http://svn.apache.org/repos/asf/james/project/trunk/ $ cd trunk $ mvn clean install -DskipTests=true I took a look at the quota template and may have some questions once I get a

Re: Quota feature on trunk.

2015-11-04 Thread Robert Munn
Benoit, This is very good news, thank you for your contribution. I just checked out the trunk @ rev 1712396, but it did not build successfully from CLI. Do you have a known good revision in the trunk to get a successful build with this feature enabled? This rev is failing when it tries to

Re: Quota feature on trunk.

2015-11-04 Thread Benoit Tellier
Hi, Great ! I'm glad you want to give it a try ! Mhh, build process changed a little last mount, you will not success to build it from james-server. You need to checkout james-project, last revision should be OK as long as you don't launch unit tests ( see JAMES-1636 ). Don't know for

Quota feature on trunk.

2015-10-29 Thread Benoit Tellier
Hi every one, A month ago, I contributed some code to James to handle quotas : - At the mailbox level : it means user mailboxes can not exceed the size in bytes and message count you fixed for it. - At the SMTP level : If you send a mail to a full mailbox, you have a matcher to answer