Bill Shupp writes: > When using deliverquota to deliver messages to a user's Maildir, > maildirsize works properly. However, this line from folders.html: > > [#$QUOTAUSAGE=You are using %d%% of your quota.#] > > ...doesn't display quota usage. I was under the impression that the > statement above was parsed using info from maildirsize. Is this > incorrect? Any ideas?
It should display in 3.2. Due to an oversight, the actual tag that shows the quota, [#QUOTA#] was MIA in a couple of earlier releases. Check if you have [#QUOTA#] in folders.html. If not, put it there. -- Sam
