hi there.
question.
i have this script that make all my queues automatically , that is great.
but it has a little flaw i dont know how to solve. At the TOTAL tag at the buttom
shows default-small and that way it does nt show the transfer at all.
if i set it up in default it works fine.
what can i do to solve that in this script or how can i change all of them at once
:for e from 3 to 254 do={
/queue simple add name="user $e" target-addresses="192.168.16.$e" max-limit=384000/384000
}
thank you very much
gabe