I've read Usage and Quotas on the wiki and I was wondering if it is possible to add a quota on folders and not on users. This is an interesting feature for us.
You could do it yourself by designing a custom Aspect that you would apply on folders. For example, you custom aspect would contain two values, one for the set limit (for example : 200Mo), and one storing the memory size of the folder. When the second value overcomes the first one, you can choose to send an email to the owner of the space (with a scheduled action)