Delight
12-27-2004, 11:01 AM
Hi all.
Is it possible to change script to move user who fail quota back to trial, for new trial period.
I have change following lines in script, but i have not done any test, wait for end of this year/month.
--------------------------------------------------------------------
if { $A_tq == "quota"} {
if { $iojTQ(quota_action) == 1} {
iojTQ:SendFTP nick uhost hand $iojTQ(admin_chan) "SITE CHGRP $A_user Trial"
--------------------------------------------------------------------
U think it will work or have i missed some important thing?
Thanx in advance
Delight
Is it possible to change script to move user who fail quota back to trial, for new trial period.
I have change following lines in script, but i have not done any test, wait for end of this year/month.
--------------------------------------------------------------------
if { $A_tq == "quota"} {
if { $iojTQ(quota_action) == 1} {
iojTQ:SendFTP nick uhost hand $iojTQ(admin_chan) "SITE CHGRP $A_user Trial"
--------------------------------------------------------------------
U think it will work or have i missed some important thing?
Thanx in advance
Delight