[Encore] Switching quota-utils report off

Daniel Jung jung at uib.no
Tue Nov 27 02:33:40 MST 2007


David Houghton skreiv:
> Hello
> 
>  I have just noticed that I have 100s of quota-util report emails
> in my main wizard account. Is there a way of switching this feature
> off as my arm is sore deleting all this mail ?


First of all, v5 lets you delete mail batchwise...

Then, $quota_utils:measurement_task has

19: $mail_agent:send_message(player, this.report_recipients,
     "quota-utils report", {tostr("About to measure objects of player ",
     this.working.name, ...

$quota_utils:measurement_task_nofork has a similar thing on line 6.

You could comment them out, as they are not really doing (measuring) 
anything except informing of what has been done.

- Daniel



More information about the Encore mailing list