on 9/26/01 2:24 PM, Brad Dameron at [EMAIL PROTECTED] spake:

> Bill,
> 
> One issue I might see is users being able to add more than their limit.
> Based on what I see in the code it loads the limits when it first opens and
> checks to see how many of each already exhist but doesn't check again until
> the refresh is clicked. Maybe add in some checking to see how many exhist
> every time a screen is displayed?

I already fixed that for a different reason.  Some people had trouble with
caching.  So, I added an additional check on limits when the addition of a
user/alias/forward/robot/list at the beginning of the appropriate "add..now"
function.  Before, the checks were only done when you brought up the "add"
screen.  Now it does it before the "add" screen and just before the adding
takes place.  But with multiple administrators, I could see the slim
possibility of going one over the limit if the additions happen closely
enough.  But I can't imagine it being any worse than that.

Regards,

Bill Shupp

Reply via email to