Hello, > * store used quotum of a user with user info, so the used quotum does > not have to calculated each time this number is needed (which it is > often!)
A thought - would it be useful for anyone to store 2 values here, one for the effective quotum (status < 2 or 3?) and one for a total amount (any status)? I've considered adding the ability to "recover" deleted mail in weDBmail, so that you could allow the user access to restore status 3 messages if they're still in the db. Such a procedure would need both the above values - on the other hand, I can't think of any other application for them, and the calculation would easy for weDBmail to do. -- Jesse Norell jesse (at) kci.net
